Skip to main content

redoc_html

Function redoc_html 

Source
pub fn redoc_html(config: &DocsConfig, openapi_url: &str) -> String
Expand description

Generate the ReDoc HTML page.

ยงArguments

  • config - Documentation configuration
  • openapi_url - URL to the OpenAPI JSON specification