Struct solana_runtime::accounts::AccountLocks
source · pub struct AccountLocks { /* private fields */ }
Trait Implementations§
source§impl AbiExample for AccountLocks
impl AbiExample for AccountLocks
source§impl Debug for AccountLocks
impl Debug for AccountLocks
source§impl Default for AccountLocks
impl Default for AccountLocks
source§fn default() -> AccountLocks
fn default() -> AccountLocks
Returns the “default value” for a type. Read more