pub trait WasmInstance {
    type Param;
}

Required Associated Types§

Implementors§