window.SIDEBAR_ITEMS = {"struct":[["AccountInfoRef","A Ref to an AccountInfo - makes AccountInfo compatible with AccountReader"],["AccountInfoRefMut",""],["KeyedAccount",""],["KeyedAccountSharedData",""]],"trait":[["AccountReader","Functions should prefer to work with AccountReader where possible, to abstract over AccountInfo and AccountSharedData. That way the functions become usable in the program and in client code."],["KeyedAccountReader","Like AccountReader, but can also get the account pubkey"],["LoadMutZeroCopy",""],["LoadMutZeroCopyRef",""],["LoadZeroCopy",""],["LoadZeroCopyRef",""]]};