palett 0.0.8

ansi color space tool
Documentation
1
2
3
4
5
pub struct Leap<T> {
    pub max: T,
    pub min: T,
    pub dif: T,
}