Type Definition dgen::IString

source ·
pub type IString = DefaultAtom;
Expand description

interned string type used throughout

Trait Implementations