Module cftime_rs::decoder

source ·
Expand description

Module that implements the decode_cf method for i32, i64, f32, f64, Vec<i32>, Vec<i64>, Vec<f32> and Vec<f64>.

Traits