#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

#1626 in Data structures

Download history 81/week @ 2024-10-20 34/week @ 2024-10-27

115 downloads per month

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