Sign in
rust
/
rust-by-example
/
refs/heads/macros
/
.
/
examples
/
mod
/
use
/
input.md
blob: 05b365742766428611a339e50ddc82bd1f394602 [
file
] [
log
] [
blame
] [
view
] [
edit
]
The
`use`
declaration can be used to bind a full path to a
new
name
,
for
easier
access
.
{
use
.
play
}