Crate the_art_of_following_a_rust_guide

Crate the_art_of_following_a_rust_guide 

Source
Expand description

§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