tokio-read-write-traits 0.2.20

Re-export of tokio AsyncRead and AsyncWrite
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 1 items with examples
  • Size
  • Source code size: 3.22 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 581.61 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • tokio-rs/tokio
    27851 2550 291
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • algesten
tokio-read-write-traits-0.2.20 has been yanked.

tokio-read-write-traits

Re-export tokio async traits to be able to write code that ports between future AsyncRead/AsyncWrite to tokio without bringing in all of tokio.

This crate is not maintained by the tokio team.

License: MIT