pub type Metadata = HashMap<String, DataMap>;
Metadata map used by the compatibility wrapper.
pub struct Metadata { /* private fields */ }