Skip to main content

extract_routes

Function extract_routes 

Source
pub fn extract_routes(
    repo: &Path,
    repo_name: &str,
    framework: Framework,
    sanitizer: &Sanitizer,
) -> Result<Vec<RouteDoc>>