pub type Metadata = HashMap<String, MetadataValue>;
Metadata type for documents
pub struct Metadata { /* private fields */ }