Function staccato::get_values[][src]

pub fn get_values<T: Read>(
    reader: &mut T,
    sort: SortingPolicy
) -> Result<Vec<f64>, Error>