fn is_string_continue_skipable_whitespace(b: u8) -> bool
Checks whether the character is skipped after a string continue start (unescaped backlash followed by \n).
\n