use structified_enum::structify; #[structify] #[derive(Shit)] enum Foo {} fn main() {}