[]Function syn::parse::float

pub fn float(i: &str) -> IResult<&str, FloatLit>