Function convert_element

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