Struct solana_runtime::accounts_hash::CumulativeOffsets [−][src]
pub struct CumulativeOffsets { /* fields omitted */ }
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for CumulativeOffsets
impl Send for CumulativeOffsets
impl Sync for CumulativeOffsets
impl Unpin for CumulativeOffsets
impl UnwindSafe for CumulativeOffsets
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