Function stringprep::tables::x520_mapped_to_space
source ยท pub fn x520_mapped_to_space(c: char) -> bool
Expand description
Determines if c
is to be replaced by SPACE (0x20) according to section 7.2 of
ITU-T Recommendation X.520 (2019).