Expand description
§My Crate
my_crate is a collection of utilities to make performing certain
calculations more convenient.
Re-exports§
pub use kinds::PrimaryColor;pub use kinds::SecondaryColor;pub use utils::mix;
Modules§
Functions§
- add_one
- Adds one to the number given.