Type Alias switchboard_solana::program_id::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 */ }