shapes_converter::shex_to_html::shex2html

Function create_svg_shape

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