#utf-8 #unicode #string #char #no-alloc

no-std utf8char

A crate that supplies a utf8 encoded char

1 unstable release

0.1.0 Oct 26, 2024

#1884 in Data structures

MPL-2.0 license

17KB
279 lines

utf8char

A char encoded as UTF-8, this crate is in an MVP state, breaking changes and or rapid development practices are in effect


lib.rs:

A UTF-8 encoded codepoint.

No runtime deps