Function twig::value::ops::parse_as_numeric [] [src]

pub fn parse_as_numeric(value: &str) -> RuntimeResult<ParseAsNumericResult>

Try to convert string to a numeric value (either int or float).