Type Definition arrow2::datatypes::Metadata

source · []
pub type Metadata = BTreeMap<String, String>;
Expand description

typedef for BTreeMap<String, String> denoting Field’s and Schema’s metadata.