compute_svg_string

Function compute_svg_string 

Source
pub fn compute_svg_string(
    root: FlexNode,
    base_path: Option<&Path>,
) -> Result<String, Error>