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 07:20:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a2e21d1049
rust-book-cn
/
listings
/
ch05-using-structs-to-structure-related-data
/
listing-05-09
/
Cargo.toml
7 lines
81 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
=
"rectangles"
version
=
"0.1.0"
Update ch05
2022-01-30 14:09:43 +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