Skip to main content
HostWrapInput
polymorph_
webcrypto_
wasmtime
0.1.0
Host
Wrap
Input
Implementations on Foreign Types
&mut _T
Implementors
In polymorph_
webcrypto_
wasmtime::
bindings::
webcrypto::
wrapping
polymorph_webcrypto_wasmtime
::
bindings
::
webcrypto
::
wrapping
Trait
Host
Wrap
Input
Copy item path
Source
pub trait HostWrapInput { }
Implementations on Foreign Types
§
Source
§
impl<_T:
HostWrapInput
+ ?
Sized
+
Send
>
HostWrapInput
for
&mut _T
Implementors
§
Source
§
impl
HostWrapInput
for
WasiWebcryptoCtxView
<'_>