Docs.rs
mio-extras-2.0.6
mio-extras 2.0.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dimbleby
Dependencies
lazycell ^1
normal
log ^0.4
normal
mio ^0.6.14
normal
slab ^0.4
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module timer
mio_
extras
2.0.6
Module timer
Module Items
Structs
In crate mio_
extras
mio_extras
Module
timer
Copy item path
Source
Expand description
Timer optimized for I/O related operations
Structs
ยง
Builder
Used to create a
Timer
.
Timeout
A timeout, as returned by
Timer::set_timeout
.
Timer
A timer.