↓ 3 callersFunctionparse_and_thenDecode UTF-8 source, parse with [`parse_module`], run `extract`, serialize, and `report`. Returns 0 on invalid UTF-8, a syntax error, or an empty resu
plugins/ast/python/src/lib.rs:113
↓ 3 callersFunctionparse_and_thenDecode UTF-8 source, parse with [`parse_file`](syn::parse_file), run `extract`, serialize, and `report`. Returns 0 on invalid UTF-8, a syntax error, o
plugins/ast/rust/src/lib.rs:106