[][src]Function blend::parsers::field::parse_field

pub fn parse_field(
    input: &str
) -> IResult<&'a str, (&str, FieldInfo), FieldParseError>