Atoms

Type Alias Atoms 

Source
type Atoms = BTreeMap<String, OwnedBuffer>;

Aliased Typeยง

struct Atoms { /* private fields */ }