Struct solana_runtime::accounts_index::RootsTracker [−][src]
pub struct RootsTracker { /* fields omitted */ }
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RootsTracker
impl Send for RootsTracker
impl Sync for RootsTracker
impl Unpin for RootsTracker
impl UnwindSafe for RootsTracker
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
type Output = T
type Output = T
Should always be Self