pub fn template_with_embedded_theme(
spec: &OpenAPISpec,
theme_name: &str,
favicon: &str,
) -> StringExpand description
Renders the HTML template with embedded theme CSS.
pub fn template_with_embedded_theme(
spec: &OpenAPISpec,
theme_name: &str,
favicon: &str,
) -> StringRenders the HTML template with embedded theme CSS.