Skip to main content
is_json_null
use_
json
0.1.0
use_json
Function
is_
json_
null
Copy item path
Source
pub fn is_json_null(input: &
str
) ->
bool
Expand description
Returns
true
when the input is the
null
literal.