pub struct NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> {Show 14 fields
pub f1: T0,
pub f2: T1,
pub u1: T2,
pub f3: T3,
pub f4: T4,
pub u2: T5,
pub f5: T6,
pub f6: T7,
pub u3: T8,
pub f7: T9,
pub p1: T10,
pub f8: T11,
pub p2: T12,
pub f9: T13,
}Fields§
§f1: T0§f2: T1§u1: T2§f3: T3§f4: T4§u2: T5§f5: T6§f6: T7§u3: T8§f7: T9§p1: T10§f8: T11§p2: T12§f9: T13Trait Implementations§
Source§impl<___E, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> Encode<NoCodingTablesStressor<'static>, ___E> for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>where
___E: InternalHandleEncoder + Encoder + ?Sized,
T0: Encode<Uint64, ___E>,
T1: Encode<Uint64, ___E>,
T2: Encode<UnionSize36Align4<'static>, ___E>,
T3: Encode<Uint64, ___E>,
T4: Encode<Uint64, ___E>,
T5: Encode<UnionSize36Align4<'static>, ___E>,
T6: Encode<Uint64, ___E>,
T7: Encode<Uint64, ___E>,
T8: Encode<UnionSize36Align4<'static>, ___E>,
T9: Encode<Uint64, ___E>,
T10: Encode<Box<'static, Size8Align8>, ___E>,
T11: Encode<Uint64, ___E>,
T12: Encode<Box<'static, Size8Align8>, ___E>,
T13: Encode<Uint64, ___E>,
impl<___E, T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> Encode<NoCodingTablesStressor<'static>, ___E> for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>where
___E: InternalHandleEncoder + Encoder + ?Sized,
T0: Encode<Uint64, ___E>,
T1: Encode<Uint64, ___E>,
T2: Encode<UnionSize36Align4<'static>, ___E>,
T3: Encode<Uint64, ___E>,
T4: Encode<Uint64, ___E>,
T5: Encode<UnionSize36Align4<'static>, ___E>,
T6: Encode<Uint64, ___E>,
T7: Encode<Uint64, ___E>,
T8: Encode<UnionSize36Align4<'static>, ___E>,
T9: Encode<Uint64, ___E>,
T10: Encode<Box<'static, Size8Align8>, ___E>,
T11: Encode<Uint64, ___E>,
T12: Encode<Box<'static, Size8Align8>, ___E>,
T13: Encode<Uint64, ___E>,
Source§fn encode(
self,
encoder_: &mut ___E,
out_: &mut MaybeUninit<NoCodingTablesStressor<'static>>,
_: (),
) -> Result<(), EncodeError>
fn encode( self, encoder_: &mut ___E, out_: &mut MaybeUninit<NoCodingTablesStressor<'static>>, _: (), ) -> Result<(), EncodeError>
Encodes this value into an encoder and output.
§const COPY_OPTIMIZATION: CopyOptimization<Self, W> = _
const COPY_OPTIMIZATION: CopyOptimization<Self, W> = _
Auto Trait Implementations§
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> Freeze for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> RefUnwindSafe for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>where
T0: RefUnwindSafe,
T1: RefUnwindSafe,
T2: RefUnwindSafe,
T3: RefUnwindSafe,
T4: RefUnwindSafe,
T5: RefUnwindSafe,
T6: RefUnwindSafe,
T7: RefUnwindSafe,
T8: RefUnwindSafe,
T9: RefUnwindSafe,
T10: RefUnwindSafe,
T11: RefUnwindSafe,
T12: RefUnwindSafe,
T13: RefUnwindSafe,
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> Send for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> Sync for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> Unpin for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> UnsafeUnpin for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>where
T0: UnsafeUnpin,
T1: UnsafeUnpin,
T2: UnsafeUnpin,
T3: UnsafeUnpin,
T4: UnsafeUnpin,
T5: UnsafeUnpin,
T6: UnsafeUnpin,
T7: UnsafeUnpin,
T8: UnsafeUnpin,
T9: UnsafeUnpin,
T10: UnsafeUnpin,
T11: UnsafeUnpin,
T12: UnsafeUnpin,
T13: UnsafeUnpin,
impl<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> UnwindSafe for NoCodingTablesStressor<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>where
T0: UnwindSafe,
T1: UnwindSafe,
T2: UnwindSafe,
T3: UnwindSafe,
T4: UnwindSafe,
T5: UnwindSafe,
T6: UnwindSafe,
T7: UnwindSafe,
T8: UnwindSafe,
T9: UnwindSafe,
T10: UnwindSafe,
T11: UnwindSafe,
T12: UnwindSafe,
T13: UnwindSafe,
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T, D> Encode<Ambiguous1, D> for Twhere
D: ResourceDialect,
impl<T, D> Encode<Ambiguous1, D> for Twhere
D: ResourceDialect,
Source§impl<T, D> Encode<Ambiguous2, D> for Twhere
D: ResourceDialect,
impl<T, D> Encode<Ambiguous2, D> for Twhere
D: ResourceDialect,
§impl<T> InstanceFromServiceTransport<T> for T
impl<T> InstanceFromServiceTransport<T> for T
§fn from_service_transport(handle: T) -> T
fn from_service_transport(handle: T) -> T
Converts the given service transport handle of type
T to [Self]