book/first-edition/src/borrow-and-asref.md

11 lines
409 B
Markdown
Raw Permalink Normal View History

2017-03-03 14:10:24 +00:00
# Borrow and AsRef
2018-11-20 21:20:32 +00:00
The first edition of the book is no longer distributed with Rust's documentation.
2017-03-03 14:10:24 +00:00
2018-11-20 21:20:32 +00:00
If you came here via a link or web search, you may want to check out [the current
2019-02-05 18:38:10 +00:00
version of the book](../ch15-00-smart-pointers.html) instead.
2017-03-03 14:10:24 +00:00
2018-11-20 21:20:32 +00:00
If you have an internet connection, you can [find a copy distributed with
Rust
2019-02-05 18:38:10 +00:00
1.30](https://doc.rust-lang.org/1.30.0/book/first-edition/borrow-and-asref.html).