Function container_element_to_html

Source
pub fn container_element_to_html(
    container: &Container,
    tag_renderer: &dyn HtmlTagRenderer,
) -> Result<String, Error>
Expand description

ยงErrors

  • If there were any IO errors writing the Container as HTML