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