Skip to content
爱反垃圾堆
Main Navigation
首页 🎀
Docker 🐳
Kubernetes ☸️
应用 🎈
Elastic
Pulsar
More
编程 💯
Golang
Python
Web
Rust
OS 🧲
Linux
Ubuntu
CentOS
Windows
主题模式
章节目录
回到顶部
内容导航
[Rust 基础] 结构体
结构体
struct
方法
impl
关联函数
let sq = Rectangle::square(3);
String::from("hello")