Function parse_fixed

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