Type Alias string_cache::DefaultAtom
source · pub type DefaultAtom = Atom<EmptyStaticAtomSet>;
Expand description
Use this if you don’t care about static atoms.
Aliased Type§
struct DefaultAtom { /* private fields */ }
pub type DefaultAtom = Atom<EmptyStaticAtomSet>;
Use this if you don’t care about static atoms.
struct DefaultAtom { /* private fields */ }