pub type Meta = &'static [(&'static str, &'static str)];
The metadata type
A slice of key-value pairs