litrs::escape

Function is_string_continue_skipable_whitespace

source
fn is_string_continue_skipable_whitespace(b: u8) -> bool
Expand description

Checks whether the character is skipped after a string continue start (unescaped backlash followed by \n).