pub fn default_error_handler(
    scene: &mut Scene,
    node: &Node
) -> Result<(), Infallible>
Expand description

Error handler function for render_tree_with which draws a transparent red box instead of unsupported SVG features