[][src]Constant std::char::UNICODE_VERSION

pub const UNICODE_VERSION: (u8, u8, u8);
🔬 This is a nightly-only experimental API. (unicode_version #49726)

The version of Unicode that the Unicode parts of char and str methods are based on.

The version numbering scheme is explained in Unicode 11.0 or later, Section 3.1 Versions of the Unicode Standard.