summaryrefslogtreecommitdiffstats
path: root/src/doc/book/2018-edition/src/ch15-01-box.md
blob: cbbc07bbf8899fa141906344e3a44536e1a581a4 (plain)
1
2
3
4
5
6
7
8
9
10
## Using `Box<T>` to Point to Data on the Heap

The 2018 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-01-box.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/2018-edition/ch15-01-box.html).