Add even more docs

This commit is contained in:
Aleksey Kladov
2021-05-22 17:20:22 +03:00
parent 188b0f96f9
commit dc1577d58d
22 changed files with 13 additions and 36 deletions

View File

@@ -1,4 +1,5 @@
//! FIXME: write short doc here
//! Defines [`SyntaxKind`] -- a fieldless enum of all possible syntactic
//! constructs of the Rust language.
#[macro_use]
mod generated;