|
rstd 0.1.0
|
A tagged union that pairs an enum discriminant with associated data. More...
A tagged union that pairs an enum discriminant with associated data.
| Enum | The enum type used as the discriminant. |
| Data | The data payload associated with the choice. |