pub type Mapping = IndexMap<String, Value>;
An order-preserving metadata mapping — the shape of a frontmatter block.
pub struct Mapping { /* private fields */ }