[][src]Function solana_sdk::account::create_keyed_accounts

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

Notable traits for Vec<u8>

impl Write for Vec<u8>