Type Definition strck_ident::unicode::Ident

source · []
pub type Ident = Ck<UnicodeIdent>;
Expand description

Borrowed checked string containing a Unicode identifier.

See UnicodeIdent for more details.