pub type CsNameInterner = Interner<CsName>;
String interner for control sequence names.
struct CsNameInterner { /* private fields */ }