This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
rust-book-cn
Watch
1
Star
0
Fork
0
You've already forked rust-book-cn
mirror of
https://github.com/rust-lang-cn/book-cn.git
synced
2025-01-23 23:50:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ff5c7afb29
rust-book-cn
/
listings
/
ch06-enums-and-pattern-matching
/
listing-06-04
/
Cargo.toml
7 lines
76 B
TOML
Raw
Normal View
History
Unescape
Escape
Add new files from the English repo
2021-05-09 14:49:31 +08:00
[
package
]
name
=
"enums"
version
=
"0.1.0"
Update codes
2022-02-01 15:26:41 +08:00
edition
=
"2021"
Add new files from the English repo
2021-05-09 14:49:31 +08:00
[
dependencies
]
Reference in New Issue
Copy Permalink