Documentation
1
2
3
4
mod color;
pub mod log;

pub use color::Color;