flow::adapter::parse_expr

Function parse_fixed

Source
pub fn parse_fixed(input: &str) -> IResult<&str, i64>