Type Definition solana_program_runtime::invoke_context::TransactionAccountRefCell [−][src]
pub type TransactionAccountRefCell = (Pubkey, Rc<RefCell<AccountSharedData>>);
pub type TransactionAccountRefCell = (Pubkey, Rc<RefCell<AccountSharedData>>);