1 2 3 4 5
error: Enum variants with unnamed associated data aren't supported by the Deserr derive macro. --> tests/ui/de-enum-tuple.rs:6:12 | 6 | Variant(i32), | ^^^^^