Constant stringsext::mission::UBF_ALL[][src]

pub const UBF_ALL: u64 = 0xffff_ffff_ffff_ffff;
Expand description

Unicode-block-filter: A filter that let pass all valid Unicode codepoints, except for ASCII where it behaves like the original strings. No leading bytes are filtered.