Function convert

Source
pub(crate) fn convert(
    node: SvgNode<'_, '_>,
    path: &Path,
    state: &State<'_>,
    cache: &mut Cache,
    parent: &mut Group,
)