pub type Metadata = Map<String, Value>;Expand description
Structured metadata attached to a memory (the ColumnStore facet): exact-match
fields like project, author, type, status, date. content and
_veles_expires_at are reserved keys.
Aliased Typeยง
pub struct Metadata { /* private fields */ }