parquet::arrow::arrow_writer::byte_array

Macro downcast_op

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