[][src]Crate publish_crate

Publish Create

This is for contained items rather than following items. Often used for documenting the entire crate or module

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.