aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/ast/generated.rs
blob: f5199e09f21066cd1b0d38f49737bdfaac53d904 (plain)
1
2
3
4
5
6
//! This file is actually hand-written, but the submodules are indeed generated.

#[rustfmt::skip]
pub(super) mod nodes;
#[rustfmt::skip]
pub(super) mod tokens;