Type Alias VariantName

Source
pub type VariantName = String;
Expand description

The type that we use for the name of the variant.

Aliased Typeยง

struct VariantName { /* private fields */ }