Crate publish_test_with_rust_book

Source
Expand description

Hello docs

§My Crate

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

Re-exports§

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

Modules§

kinds
Art
utils

Functions§

add_one
Adds one to the number given.