pub fn parse(path: &str, source: &str) -> Result<Vec<SearchResult>>
Parse Python source code and extract symbols