mentat/docs/apis/rust/tokio_io/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
503 B
JavaScript

initSidebarItems({"macro":[["try_nb","A convenience macro for working with `io::Result<T>` from the `Read` and `Write` traits."]],"mod":[["io","I/O conveniences when working with primitives in `tokio-core`"]],"trait":[["AsyncRead","Read bytes asynchronously."],["AsyncWrite","Writes bytes asynchronously."]],"type":[["IoFuture","A convenience typedef around a `Future` whose error component is `io::Error`"],["IoStream","A convenience typedef around a `Stream` whose error component is `io::Error`"]]});