Function icu_properties::sets::alnum
source ยท pub const fn alnum() -> CodePointSetDataBorrowed<'static>
Expand description
Characters with the Alphabetic or Decimal_Number property This is defined for POSIX compatibility.
pub const fn alnum() -> CodePointSetDataBorrowed<'static>
Characters with the Alphabetic or Decimal_Number property This is defined for POSIX compatibility.