Function attribute

Source
pub fn attribute(input: &str) -> IResult<&str, (&str, &str), VerboseError<&str>>