1 2 3 4 5 6 7 8 9 10 11 12
[package] name = "moa_types" version.workspace = true authors.workspace = true edition.workspace = true license.workspace = true rust-version.workspace = true repository.workspace = true description = "通用类型与宏定义" [lints] workspace = true