mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +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