Structsยง
- Ascii
UniCase ๐ - A string wrapper type with an ascii case insensitive Eq and Hash impl
- Case
Insensitive Keyword Set - A case-insensitive, ASCII-only set of strings,
for use with
Namer
to avoid collisions with keywords and other reserved identifiers. - Keyword
Set - A case-sensitive set of strings,
for use with
Namer
to avoid collisions with keywords and other reserved identifiers.
Functionsยง
- debug_
assert_ ๐ascii