Type Definition borsh::schema::Declaration [−][src]
type Declaration = String;
Expand description
The type that we use to represent the declaration of the Borsh type.
type Declaration = String;
The type that we use to represent the declaration of the Borsh type.