#[derive(Debug, Foo)] enum Bar {} #[derive(Debug, , Default)] struct Struct(i32);