Function sgf_render::make_svg

source ·
pub fn make_svg(
    sgf: &str,
    options: &MakeSvgOptions
) -> Result<Element, MakeSvgError>