Formatting
This commit is contained in:
@@ -942,7 +942,6 @@ pub struct MacroDef {
|
|||||||
pub(crate) id: MacroDefId,
|
pub(crate) id: MacroDefId,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
pub enum Container {
|
pub enum Container {
|
||||||
Trait(Trait),
|
Trait(Trait),
|
||||||
ImplBlock(ImplBlock),
|
ImplBlock(ImplBlock),
|
||||||
|
|||||||
Reference in New Issue
Block a user