Struct efficient_enum::Two [] [src]

pub struct Two;

A struct for representing enums with 2 options

Trait Implementations

impl TagOptions for Two
[src]