๐ฌThis is a nightly-only experimental API. (
unicode_internals)Expand description
Unicode internals used in liballoc and libstd. Not public API.
Re-exportsยง
pub use unicode_data::case_ignorable::lookup as Case_Ignorable;Experimental pub use unicode_data::cased::lookup as Cased;Experimental pub use unicode_data::conversions;Experimental
Modulesยง
- printable ๐
Experimental - unicode_
data ๐Experimental - This file is generated by
./x run src/tools/unicode-table-generator; do not edit manually!
Constantsยง
- UNICODE_
VERSION Experimental - The version of Unicode that the Unicode parts of
charandstrmethods are based on.