Host
wasmtime_
wasi
39.0.0
Host
Implementations on Foreign Types
&mut _T
Implementors
In wasmtime_
wasi::
p3::
bindings::
cli::
terminal_
output
wasmtime_wasi
::
p3
::
bindings
::
cli
::
terminal_output
Trait
Host
Copy item path
Source
pub trait Host:
HostTerminalOutput
{ }
Available on
crate feature
p3
only.
Implementations on Foreign Types
§
Source
§
impl<_T:
Host
+ ?
Sized
>
Host
for
&mut _T
Implementors
§
Source
§
impl
Host
for
WasiCliCtxView
<'_>