Type Alias PolyVariants

Source
pub type PolyVariants = List<Binder<VariantSig>>;

Aliased Typeยง

struct PolyVariants { /* private fields */ }