Expand description
§Crates
crates
is a collection of utilities to make performing certain
calculations more convenient.
Describe the crate’s organization and overall purpose here
Re-exports§
pub use self::kinds::PrimaryColor;
pub use self::kinds::SecondaryColor;
pub use self::utils::mix;
Modules§
Functions§
- add_one
- Adds one to the number given.