Function is_json5_whitespace
#[must_use]
pub fn is_json5_whitespace(c: char) -> bool
This is NOT the same as char::is_whitespace.
is_json5_whitespace#[must_use]
pub fn is_json5_whitespace(c: char) -> bool
This is NOT the same as char::is_whitespace.