spin_world::wasi::io0_2_0::streams

Trait Host

Source
pub trait Host:
    Send
    + HostInputStream
    + HostOutputStream { }

Implementations on Foreign Types§

Source§

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

Implementors§