1 2 3 4 5
error: #[derive(Queues)] can only be applied to enums --> tests/ui/not_an_enum.rs:4:8 | 4 | struct NotAnEnum { | ^^^^^^^^^