linear_buckets

Function linear_buckets 

Source
pub fn linear_buckets(
    start: f64,
    width: f64,
    length: u16,
) -> impl Iterator<Item = f64>