pub fn extract(file: &ParsedFile) -> Option<Capability>Expand description
Extract endpoints from a Python file containing FastAPI, Flask, or Django routes.
pub fn extract(file: &ParsedFile) -> Option<Capability>Extract endpoints from a Python file containing FastAPI, Flask, or Django routes.