pub type Ident = Ck<UnicodeIdent>;Expand description
Borrowed checked string containing a Unicode identifier.
See UnicodeIdent for more details.
Aliased Typeยง
pub struct Ident { /* private fields */ }pub type Ident = Ck<UnicodeIdent>;Borrowed checked string containing a Unicode identifier.
See UnicodeIdent for more details.
pub struct Ident { /* private fields */ }