sunface ac69dc1cbd move rustlings-zh to assets dir 3 years ago
..
README.md move rustlings-zh to assets dir 3 years ago
structs1.rs move rustlings-zh to assets dir 3 years ago
structs2.rs move rustlings-zh to assets dir 3 years ago
structs3.rs move rustlings-zh to assets dir 3 years ago

README.md

结构Structs

Rust 有三种结构类型:经典的 C 结构、元组结构和单元结构。

更多信息