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