pub type Metadata = Vec<(String, MetadataValue)>;
Metadata type alias for convenience.
pub struct Metadata { /* private fields */ }