Skip to main content

integer

Function integer 

Source
pub fn integer(path: &str, value: Value) -> Result<i64, Error>
Expand description

ยงErrors

Fails with WrongType when the value is not an integer.