Crate adder_lro

Source
Expand description

§Adder Crate

adder is a collection of utilities to make performing certain calculation more convenient.

Re-exports§

pub use self::Kinds::PrimaryColor;
pub use self::Kinds::SecondaryColor;
pub use self::Utils::mix;

Modules§

Kinds
Utils

Structs§

Guess
Rectangle

Functions§

add_one
Adds one to the number given.
add_two