Available on crate feature
idl-build
only.Functionsยง
- gen_
idl_ build_ impl_ accounts_ struct - Generate the IDL build impl for the Accounts struct.
- gen_
idl_ print_ fn_ address - gen_
idl_ print_ fn_ constant - gen_
idl_ print_ fn_ error - gen_
idl_ print_ fn_ event - gen_
idl_ print_ fn_ program - Generate the IDL build print function for the program module.
- impl_
idl_ build_ enum - Generate
IdlBuild
impl for an enum. - impl_
idl_ build_ struct - Generate
IdlBuild
impl for a struct. - impl_
idl_ build_ union - Generate
IdlBuild
impl for a union.