arrow_json::reader

Macro primitive_decoder

Source
macro_rules! primitive_decoder {
    ($t:ty, $data_type:expr) => { ... };
}