Type Definition rust_code_analysis::RustParser[][src]

pub type RustParser = Parser<RustCode>;
Expand description

The Rust language parser.