mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Add docs
This commit is contained in:
parent
1067a1c5f6
commit
b271cb18d5
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
//! A higher level attributes based on TokenTree, with also some shortcuts.
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use mbe::ast_to_token_tree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue