Sign in
android
/
toolchain
/
rustc
/
15a6560abe9880705f51d219c1fa94f880dbaf35
/
.
/
src
/
doc
/
book
/
listings
/
ch19-advanced-features
/
listing-19-19
/
Cargo.toml
blob: 1e3df0242d80ae26d183ef1cfab5339c262530a9 [
file
] [
log
] [
blame
]
[
package
]
name
=
"traits-example"
version
=
"0.1.0"
authors
=
[
"Your Name <you@example.com>"
]
edition
=
"2018"
[
dependencies
]