Function solana_sdk::keyed_account::create_keyed_accounts[][src]

pub fn create_keyed_accounts<'a>(
    accounts: &'a [(&'a Pubkey, &'a RefCell<Account>)]
) -> Vec<KeyedAccount<'a>>

Notable traits for Vec<u8, Global>

impl Write for Vec<u8, Global>