type Configs = HashMap<String, Config>;
A collection of memory configurations indexed by name.
struct Configs { /* private fields */ }