Struct solana_runtime::hardened_unpack::ParallelSelector [−][src]
Fields
index: usize
divisions: usize
Implementations
Auto Trait Implementations
impl RefUnwindSafe for ParallelSelector
impl Send for ParallelSelector
impl Sync for ParallelSelector
impl Unpin for ParallelSelector
impl UnwindSafe for ParallelSelector
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
pub fn vzip(self) -> V