spin_world::wasi::cli0_2_0::terminal_output

Trait Host

Source
pub trait Host: Send + HostTerminalOutput { }

Implementations on Foreign Types§

Source§

impl<_T: Host + ?Sized + Send> Host for &mut _T

Implementors§