Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

is_json_bool

Function is_json_bool 

Source
pub fn is_json_bool(input: &str) -> bool
Expand description

Returns true when the input is a JSON boolean literal.