mcquery-rs/doc/tokio/io/sidebar-items.js

1 line
501 B
JavaScript

initSidebarItems({"mod":[["unix","Asynchronous IO structures specific to Unix-like operating systems."]],"struct":[["Interest","Readiness event interest"],["ReadBuf","A wrapper around a byte buffer that is incrementally filled and initialized."],["Ready","Describes the readiness state of an I/O resources."]],"trait":[["AsyncBufRead","Reads bytes asynchronously."],["AsyncRead","Reads bytes from a source."],["AsyncSeek","Seek bytes asynchronously."],["AsyncWrite","Writes bytes asynchronously."]]});