Expand description
§cargo_more
cargo_more is a collection of utilities to make performing certain
calculations more convenient. 这种文档是用来描述整个 crate 的文档。一般放在lib.rs 或 main.rs
Re-exports§
pub use self::kinds::PrimaryColor;pub use self::kinds::SecondaryColor;pub use self::utils::mix;