Crate my_crate_carllhw[][src]

My Crate

my_crate is a collection of utilities to make performing certain calculations more convenient.

Art

A library for modeling artistic concepts.

Re-exports

pub use kinds::PrimaryColor;
pub use kinds::SecondaryColor;
pub use utils::mix;

Modules

kinds
utils

Functions

add_one

Adds one to the number given.