Function otter_api_tests::svg_rescale_path[][src]

pub fn svg_rescale_path(
    input: &HtmlStr,
    scale: f64
) -> Result<Html, SVGProcessingError>