pub fn render_regex_svg(
stage: Stage,
regex: &str,
_layout: Option<LayoutStrategy>,
profile: &RenderProfile,
) -> Result<Document, RenderError>
pub fn render_regex_svg(
stage: Stage,
regex: &str,
_layout: Option<LayoutStrategy>,
profile: &RenderProfile,
) -> Result<Document, RenderError>