arrow_json::reader::primitive_array

Macro primitive_parse

Source
macro_rules! primitive_parse {
    ($($t:ty),+) => { ... };
}