1 2 3 4 5
error: duplicate FutureForm variant `Sendable`; each variant may only appear once --> tests/ui/duplicate_variants.rs:12:25 | 12 | #[future_form(Sendable, Sendable)] | ^^^^^^^^