normalize-languages 0.3.1

Tree-sitter language support and dynamic grammar loading
Documentation
1
2
3
# rust/basic-function

Extraction fixture: three simple Rust functions (`add`, `greet`, `main`). Verifies that function symbols are extracted at the correct lines and that calls (`add`, `greet`, `println`) are detected inside `main`.