Type Definition rust_code_analysis::RustParser

source ·
pub type RustParser = Parser<RustCode>;
Expand description

The Rust language parser.