book/second-edition/src/ch13-01-closures.md

10 lines
453 B
Markdown

## Closures: Anonymous Functions that Can Capture Their Environment
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](../ch13-01-closures.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/ch13-01-closures.html).