parquet::arrow::arrow_writer::byte_array

Macro downcast_dict_impl

Source
macro_rules! downcast_dict_impl {
    ($array:ident, $key:ident, $val:ident, $op:expr $(, $arg:expr)*) => { ... };
}