Skip to main content

IdlInstructionArg

Type Alias IdlInstructionArg 

Source
pub type IdlInstructionArg = IdlField;

Aliased Type§

pub struct IdlInstructionArg {
    pub name: String,
    pub type_: IdlType,
}

Fields§

§name: String§type_: IdlType