Type Alias switchboard_solana::prelude::borsh::schema::VariantName
pub type VariantName = String;
Expand description
The type that we use for the name of the variant.
Aliased Type§
struct VariantName { /* private fields */ }