Crate chap16_my_crate

Crate chap16_my_crate 

Source
Expand description

§chap16 My Crate

chap16_my_crate is a cellection of utilities to make performing certain calculation more convenient.

§Art

A library for modeling artistic concepts

Re-exports§

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

Modules§

kinds
utils

Functions§

add_one
Adds one to the number given