We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A char is a u32, but Unicode is standardized to only take up 21bit, so there is more than enough space for that optimization.
char
u32
Might be useful for specifying code page conversion tables with holes in them.