palett 0.0.8

ansi color space tool
Documentation
1
2
3
4
5
// use num::Num;

// use crate::types::{Bound, Leap};

// pub fn bound_to_leap<T: Num + Copy>(bound: &Bound<T>) -> Leap<T> {}