Type Definition rust_code_analysis::RustParser[][src]

type RustParser = Parser<RustCode>;

The Rust language parser.