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

1 line
501 B
JavaScript
Raw Normal View History

2021-01-08 20:01:01 +01:00
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."]]});