pub fn parse_transform(s: &str) -> Transform2DExpand description
Parses an SVG transform attribute value into a Transform2D with zero heap allocation.
pub fn parse_transform(s: &str) -> Transform2DParses an SVG transform attribute value into a Transform2D with zero heap allocation.