๐ฌThis is a nightly-only experimental API. (
unicode_internals
)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
Constantsยง
- UNICODE_
VERSION Experimental - The version of Unicode that the Unicode parts of
char
andstr
methods are based on.