toint

Function toint 

Source
pub fn toint(value: Value) -> Result<i64, Error>
Expand description

Convert a value to an integer

Usage: {{ toint(value) }}