[][src]Struct wasmer_runtime_core_asml_fork::typed_func::S21

#[repr(C)]pub struct S21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U>(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _)
where
    A: WasmExternType,
    B: WasmExternType,
    C: WasmExternType,
    D: WasmExternType,
    E: WasmExternType,
    F: WasmExternType,
    G: WasmExternType,
    H: WasmExternType,
    I: WasmExternType,
    J: WasmExternType,
    K: WasmExternType,
    L: WasmExternType,
    M: WasmExternType,
    N: WasmExternType,
    O: WasmExternType,
    P: WasmExternType,
    Q: WasmExternType,
    R: WasmExternType,
    S: WasmExternType,
    T: WasmExternType,
    U: WasmExternType
;

Struct for typed funcs.

Auto Trait Implementations

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> RefUnwindSafe for S21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> where
    <A as WasmExternType>::Native: RefUnwindSafe,
    <B as WasmExternType>::Native: RefUnwindSafe,
    <C as WasmExternType>::Native: RefUnwindSafe,
    <D as WasmExternType>::Native: RefUnwindSafe,
    <E as WasmExternType>::Native: RefUnwindSafe,
    <F as WasmExternType>::Native: RefUnwindSafe,
    <G as WasmExternType>::Native: RefUnwindSafe,
    <H as WasmExternType>::Native: RefUnwindSafe,
    <I as WasmExternType>::Native: RefUnwindSafe,
    <J as WasmExternType>::Native: RefUnwindSafe,
    <K as WasmExternType>::Native: RefUnwindSafe,
    <L as WasmExternType>::Native: RefUnwindSafe,
    <M as WasmExternType>::Native: RefUnwindSafe,
    <N as WasmExternType>::Native: RefUnwindSafe,
    <O as WasmExternType>::Native: RefUnwindSafe,
    <P as WasmExternType>::Native: RefUnwindSafe,
    <Q as WasmExternType>::Native: RefUnwindSafe,
    <R as WasmExternType>::Native: RefUnwindSafe,
    <S as WasmExternType>::Native: RefUnwindSafe,
    <T as WasmExternType>::Native: RefUnwindSafe,
    <U as WasmExternType>::Native: RefUnwindSafe

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> Send for S21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> where
    <A as WasmExternType>::Native: Send,
    <B as WasmExternType>::Native: Send,
    <C as WasmExternType>::Native: Send,
    <D as WasmExternType>::Native: Send,
    <E as WasmExternType>::Native: Send,
    <F as WasmExternType>::Native: Send,
    <G as WasmExternType>::Native: Send,
    <H as WasmExternType>::Native: Send,
    <I as WasmExternType>::Native: Send,
    <J as WasmExternType>::Native: Send,
    <K as WasmExternType>::Native: Send,
    <L as WasmExternType>::Native: Send,
    <M as WasmExternType>::Native: Send,
    <N as WasmExternType>::Native: Send,
    <O as WasmExternType>::Native: Send,
    <P as WasmExternType>::Native: Send,
    <Q as WasmExternType>::Native: Send,
    <R as WasmExternType>::Native: Send,
    <S as WasmExternType>::Native: Send,
    <T as WasmExternType>::Native: Send,
    <U as WasmExternType>::Native: Send

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> Sync for S21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> where
    <A as WasmExternType>::Native: Sync,
    <B as WasmExternType>::Native: Sync,
    <C as WasmExternType>::Native: Sync,
    <D as WasmExternType>::Native: Sync,
    <E as WasmExternType>::Native: Sync,
    <F as WasmExternType>::Native: Sync,
    <G as WasmExternType>::Native: Sync,
    <H as WasmExternType>::Native: Sync,
    <I as WasmExternType>::Native: Sync,
    <J as WasmExternType>::Native: Sync,
    <K as WasmExternType>::Native: Sync,
    <L as WasmExternType>::Native: Sync,
    <M as WasmExternType>::Native: Sync,
    <N as WasmExternType>::Native: Sync,
    <O as WasmExternType>::Native: Sync,
    <P as WasmExternType>::Native: Sync,
    <Q as WasmExternType>::Native: Sync,
    <R as WasmExternType>::Native: Sync,
    <S as WasmExternType>::Native: Sync,
    <T as WasmExternType>::Native: Sync,
    <U as WasmExternType>::Native: Sync

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> Unpin for S21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> where
    <A as WasmExternType>::Native: Unpin,
    <B as WasmExternType>::Native: Unpin,
    <C as WasmExternType>::Native: Unpin,
    <D as WasmExternType>::Native: Unpin,
    <E as WasmExternType>::Native: Unpin,
    <F as WasmExternType>::Native: Unpin,
    <G as WasmExternType>::Native: Unpin,
    <H as WasmExternType>::Native: Unpin,
    <I as WasmExternType>::Native: Unpin,
    <J as WasmExternType>::Native: Unpin,
    <K as WasmExternType>::Native: Unpin,
    <L as WasmExternType>::Native: Unpin,
    <M as WasmExternType>::Native: Unpin,
    <N as WasmExternType>::Native: Unpin,
    <O as WasmExternType>::Native: Unpin,
    <P as WasmExternType>::Native: Unpin,
    <Q as WasmExternType>::Native: Unpin,
    <R as WasmExternType>::Native: Unpin,
    <S as WasmExternType>::Native: Unpin,
    <T as WasmExternType>::Native: Unpin,
    <U as WasmExternType>::Native: Unpin

impl<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> UnwindSafe for S21<A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U> where
    <A as WasmExternType>::Native: UnwindSafe,
    <B as WasmExternType>::Native: UnwindSafe,
    <C as WasmExternType>::Native: UnwindSafe,
    <D as WasmExternType>::Native: UnwindSafe,
    <E as WasmExternType>::Native: UnwindSafe,
    <F as WasmExternType>::Native: UnwindSafe,
    <G as WasmExternType>::Native: UnwindSafe,
    <H as WasmExternType>::Native: UnwindSafe,
    <I as WasmExternType>::Native: UnwindSafe,
    <J as WasmExternType>::Native: UnwindSafe,
    <K as WasmExternType>::Native: UnwindSafe,
    <L as WasmExternType>::Native: UnwindSafe,
    <M as WasmExternType>::Native: UnwindSafe,
    <N as WasmExternType>::Native: UnwindSafe,
    <O as WasmExternType>::Native: UnwindSafe,
    <P as WasmExternType>::Native: UnwindSafe,
    <Q as WasmExternType>::Native: UnwindSafe,
    <R as WasmExternType>::Native: UnwindSafe,
    <S as WasmExternType>::Native: UnwindSafe,
    <T as WasmExternType>::Native: UnwindSafe,
    <U as WasmExternType>::Native: UnwindSafe

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> Same<T> for T

type Output = T

Should always be Self

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.