mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 18:23:49 +00:00
add doc comment
This commit is contained in:
parent
7de6eaa58a
commit
1ec418c3b8
@ -1,3 +1,5 @@
|
||||
//! Defines database & queries for macro expansion.
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use mbe::MacroRules;
|
||||
|
Loading…
Reference in New Issue
Block a user