Function build_parsers

Source
pub fn build_parsers(root_file: &Path)
Expand description

Using the cc crate, generates and compiles a C parser with Tree Sitter for every Rust Sitter grammar found in the given module and recursive submodules.