Type Definition borsh::schema::VariantName [−][src]
type VariantName = String;
Expand description
The type that we use for the name of the variant.
type VariantName = String;
The type that we use for the name of the variant.