pub type VariantName = String;
Expand description

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

Aliased Type§

struct VariantName { /* private fields */ }