Function basic_text_internals::is_basic_text_end
source · pub fn is_basic_text_end(c: char) -> boolExpand description
Test whether c is a valid end value for a string in Basic Text.
pub fn is_basic_text_end(c: char) -> boolTest whether c is a valid end value for a string in Basic Text.