Expand description
A mockstream that implements std::io::Read, std::io::Write, tokio_io::AsyncRead and tokio_io::AsyncWrite.
Re-exports§
pub use mockstream::MockStream;
Modules§
- mockstream module
A mockstream that implements std::io::Read, std::io::Write, tokio_io::AsyncRead and tokio_io::AsyncWrite.
pub use mockstream::MockStream;