☰
IsCached
Required Methods
is_cached
Implementors
In solana_runtime::accounts_index
?
Trait
solana_runtime
::
accounts_index
::
IsCached
source
·
[
−
]
pub trait IsCached { // Required method fn
is_cached
(&self) ->
bool
; }
Required Methods
§
source
fn
is_cached
(&self) ->
bool
Implementors
§
source
§
impl
IsCached
for
StorageLocation
source
§
impl
IsCached
for
AccountInfo