Sign in
android
/
toolchain
/
rustc
/
15a6560abe9880705f51d219c1fa94f880dbaf35
/
.
/
src
/
doc
/
book
/
listings
/
ch06-enums-and-pattern-matching
/
no-listing-07-cant-use-option-directly
/
Cargo.toml
blob: 04988d1ffaa80f77c22e5aa1e3b1c09480573c92 [
file
] [
log
] [
blame
]
[
package
]
name
=
"enums"
version
=
"0.1.0"
authors
=
[
"Your Name <you@example.com>"
]
edition
=
"2018"
[
dependencies
]