Struct interoptopus_reference_project::patterns::slice::CallbackHugeVecSlice [−][src]
#[repr(transparent)]pub struct CallbackHugeVecSlice(_);Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CallbackHugeVecSlice
impl Send for CallbackHugeVecSlice
impl Sync for CallbackHugeVecSlice
impl Unpin for CallbackHugeVecSlice
impl UnwindSafe for CallbackHugeVecSlice
Blanket Implementations
Mutably borrows from an owned value. Read more