Crate t_cargo

Source
Expand description

§My Crate

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

§My GG

my_gg 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.
add_two
Adds two to the number given.