pub type Metadata = Map<String, Value>;
JSON object that is preserved with every message and draft.
pub struct Metadata { /* private fields */ }