pub fn is_basic_text_start(c: char) -> bool
Test whether c is a valid start value for a string in Basic Text.
c