mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Lint
This commit is contained in:
@@ -233,6 +233,7 @@ macro_rules! shared_container_builders {
|
||||
fn $name:ident($self:ident, $($arg:ident: $arg_ty:ty),* $(,)?) $body:block
|
||||
)*
|
||||
) => {
|
||||
|
||||
impl<'a> ContainerAtom<'a> {
|
||||
$(
|
||||
$(#[$meta])*
|
||||
|
||||
Reference in New Issue
Block a user