r_nacos/
lib.rs

1
2pub struct Tmp {
3    pub version: String,
4}