Trait IsCached
solana_runtime::accounts_index
pub trait IsCached { fn is_cached(&self) -> bool; }
fn is_cached(&self) -> bool
impl IsCached for bool
impl IsCached for u64
impl IsCached for AccountInfo