pub type Metadata = HashMap<String, Value>;
Generic metadata map.
pub struct Metadata { /* private fields */ }