Trait wasmtime_wasi::bindings::sockets::tcp::Host

source ·
pub trait Host: HostTcpSocket { }

Implementors§

source§

impl<T: WasiView> Host for T