Struct opensrdk_kernel_method::instant::InstantKernel [−][src]
pub struct InstantKernel<'a, T> where
T: Value, { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl<'a, T> !RefUnwindSafe for InstantKernel<'a, T>
impl<'a, T> Send for InstantKernel<'a, T>
impl<'a, T> Sync for InstantKernel<'a, T>
impl<'a, T> Unpin for InstantKernel<'a, T>
impl<'a, T> !UnwindSafe for InstantKernel<'a, T>
Blanket Implementations
Mutably borrows from an owned value. Read more