pub fn parse_brushes(input: &str) -> IResult<&str, Brushes>
Expand description

Parse Brushes from &str.