Module map

A map of String to serde_json::Value.

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

Structs

Enums