[−][src]Function solana_program::account_info::create_account_infos
pub fn create_account_infos(
accounts: &mut [(Pubkey, Account)]
) -> Vec<AccountInfo<'_>>
pub fn create_account_infos(
accounts: &mut [(Pubkey, Account)]
) -> Vec<AccountInfo<'_>>