pub type Metadata = BTreeMap<String, String>;
Expand description

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