Type Definition string_cache::DefaultAtom [−][src]
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.