Module map

A map of String to [Value][crate::Value].

By default the map is backed by a BTreeMap. Enable the preserve_order feature of toml-rs to use IndexMap instead.

Structs

Enums