error: #[serde(tag = "...")] cannot be used with tuple variants --> $DIR/internal-tuple-variant.rs:6:5 | 6 | Tuple(u8, u8), | ^^^^^^^^^^^^^