Files
rust/crates/ra_syntax/src/ast/generated.rs
2020-04-09 16:25:06 +02:00

5 lines
127 B
Rust

//! This file is actually hand-written, but the submodules are indeed generated.
pub(super) mod nodes;
pub(super) mod tokens;