pub fn gen_idl_build_impl_accounts_struct(
accounts: &AccountsStruct,
) -> TokenStream
Available on crate feature
idl-build
only.Expand description
Generate the IDL build impl for the Accounts struct.
pub fn gen_idl_build_impl_accounts_struct(
accounts: &AccountsStruct,
) -> TokenStream
idl-build
only.Generate the IDL build impl for the Accounts struct.