Function parse_attrs

Source
pub fn parse_attrs(a: &str) -> IResult<&str, Vec<Attr>>