Module unicode

Source
๐Ÿ”ฌ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_VERSIONExperimental
The version of Unicode that the Unicode parts of char and str methods are based on.