Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
src
/
doc
/
book
/
listings
/
ch06-enums-and-pattern-matching
/
no-listing-09-variable-in-pattern
/
Cargo.toml
blob: 673ea2b54564157a06c3952b583814e397338079 [
file
] [
log
] [
blame
]
[
package
]
name
=
"enums"
version
=
"0.1.0"
edition
=
"2018"
[
dependencies
]