Skip to main content

create_registry_from_file

Function create_registry_from_file 

Source
pub async fn create_registry_from_file<P: AsRef<Path>>(
    path: P,
) -> Result<OpenApiRouteRegistry>
Expand description

Helper function to create an OpenAPI route registry from a file