Function json_ld_syntax::parse::is_whitespace

source ·
pub fn is_whitespace(c: char) -> bool
Expand description

Checks if the given char c is a JSON whitespace.