memea::config

Type Alias Configs

Source
type Configs = HashMap<String, Config>;
Expand description

A collection of memory configurations indexed by name.

Aliased Typeยง

struct Configs { /* private fields */ }