Struct solana_program_runtime::sysvar_cache::SysvarCache
source · [−]pub struct SysvarCache { /* private fields */ }Implementations
👎 Deprecated
👎 Deprecated
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for SysvarCache
impl Send for SysvarCache
impl Sync for SysvarCache
impl Unpin for SysvarCache
impl UnwindSafe for SysvarCache
Blanket Implementations
Mutably borrows from an owned value. Read more