pub fn parse(path: &Path, content: &str) -> Result<Vec<Node>>
Parse a Python source file and extract definitions.