pub fn is_whitespace(c: char) -> bool
Checks if a character is JSON whitespace
JSON whitespace consists of space, tab, newline, and carriage return