lib_rapid 0.7.0

LibRapid - a library specifically built for mathematical calculations and scientific applications.
Documentation
1
2
3
//! Modules for handling colours.
pub mod cmyk;
pub mod rgba;