[][src]Function solana_sdk::account::create_keyed_readonly_accounts

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