- 文档注释 cargo doc (cargo test 可运行文档中的代码) /// # Panics # Errors # Safety unsafe //! 向包含注释的项目添加文档 mod,pub,use use my_crate::some_module::another_module::UsefulType; ->修改为 use my_crate::UsefulType; pub use 重导出 - create 账号 - token - name - license - email - commit - cargo publish