Trait efficient_enum::tag::TagOptions [] [src]

pub trait TagOptions: Copy + Eq + Debug { }

A trait for getting the number of options associated with a TaggableValue of a specific size

Implementors