Skip to main content

json_i64

Function json_i64 

Source
pub fn json_i64(value: &Value, key: &str) -> i64
Expand description

Reads a signed integer field from a JSON object, defaulting to 0 if absent or the wrong type.