Skip to main content

parse_transform

Function parse_transform 

Source
pub fn parse_transform(s: &str) -> Transform2D
Expand description

Parses an SVG transform attribute value into a Transform2D with zero heap allocation.