Trait reopenconnect::util::HttpIo[][src]

pub trait HttpIo: 'static + Send + Sync + AsyncRead + AsyncWrite + Unpin { }

Implementors