shorten name :-)

This commit is contained in:
Aleksey Kladov 2019-01-30 23:14:13 +03:00
parent b8f56f89c6
commit 6846ac2a16
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#[allow(unused)]
mod token_tree;
mod tt;
/// Machinery for macro expansion.
///