Function to_long

Source
pub fn to_long(arg: &Value) -> Result<i64, String>
👎Deprecated
Expand description

Convert arg to a long and do some error checks (without casting)