Function shalrath::parser::repr::parse_brush

source ·
pub fn parse_brush(input: &str) -> IResult<&str, Brush>
Expand description

Parse a Brush from &str.