Module 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ยง

CFDecoder
Trait for decoding CFDatetime from units and calendar
VecCFDecoder