pub fn redoc_html(config: &DocsConfig, openapi_url: &str) -> StringExpand description
Generate the ReDoc HTML page.
ยงArguments
config- Documentation configurationopenapi_url- URL to the OpenAPI JSON specification
pub fn redoc_html(config: &DocsConfig, openapi_url: &str) -> StringGenerate the ReDoc HTML page.
config - Documentation configurationopenapi_url - URL to the OpenAPI JSON specification