Enum solana_runtime::accounts_db::LoadHint
source · [−]pub enum LoadHint {
FixedMaxRoot,
Unspecified,
}
Variants
FixedMaxRoot
Unspecified
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LoadHint
impl UnwindSafe for LoadHint
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more