blob: eeeb93269ef11dd6d4329c512425ef8a4070d460 [file] [log] [blame] [view]
## `RefCell<T>` and the Interior Mutability Pattern
The second edition of the book is no longer distributed with Rust's documentation.
If you came here via a link or web search, you may want to check out [the current
version of the book](../ch15-05-interior-mutability.html) instead.
If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/second-edition/ch15-05-interior-mutability.html).