Trait wash_lib::app::AsyncReadSource

source ·
pub trait AsyncReadSource:
    AsyncRead
    + Unpin
    + Send
    + Sync { }

Implementors§