mentat/tokio_io/sidebar-items.js
2018-08-22 17:04:13 +00: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`"]]});