Function create_svg_shape

Source
pub fn create_svg_shape(
    converter: &ShEx2Uml,
    name: &str,
) -> Result<String, ShEx2HtmlError>