[结构体]: 更严谛的描述:"username 表示用户名,是一个可变的 String 类型"
作者: skylunna创建于 2026年3月27日更新于 2026年3月27日
In the second part of the document, Rust Basic Introduction - Compound Types - Structured Part, the following is an example of the User structure:
内容来源: sunface/rust-course