Type Alias switchboard_solana::prelude::borsh::schema::Declaration
pub type Declaration = String;Expand description
The type that we use to represent the declaration of the Borsh type.
Aliased Type§
struct Declaration { /* private fields */ }