Type Definition string_cache::DefaultAtom
source · [−]pub type DefaultAtom = Atom<EmptyStaticAtomSet>;
Expand description
Use this if you don’t care about static atoms.
pub type DefaultAtom = Atom<EmptyStaticAtomSet>;
Use this if you don’t care about static atoms.