Sign in
rust
/
rust-lang
/
rust-by-example
/
HEAD
/
.
/
src
/
fn
/
closures
/
closure_examples.md
blob: 627783e4e96b49b8381e78c8e1dd5c651bc783d8 [
file
] [
log
] [
blame
] [
view
]
# Examples in `std`
This
section contains a few examples of
using
closures
from
the
`std`
library
.