1 unstable release
0.1.0 | Oct 19, 2021 |
---|
#625 in Games
3KB
-
文档注释 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
- commit
- cargo publish
lib.rs
:
My Crate
my_crate
is a collection of utilities to make performing certain
calculations more convenient.
Art
A library for modeling artistic concepts.