mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 12:43:28 +08:00
7 lines
85 B
TOML
7 lines
85 B
TOML
[package]
|
|
name = "struct_example"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|