Function convert

Source
pub(crate) fn convert(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
    cache: &mut Cache,
) -> Option<ServerOrColor>