Type Alias Meta

Source
pub type Meta = &'static [(&'static str, &'static str)];
Expand description

The metadata type

A slice of key-value pairs