Docs.rs
async-timer-0.7.4
async-timer 0.7.4
Docs.rs crate page
BSL-1.0
Links
Repository
crates.io
Source
Owners
DoumanAsh
Dependencies
futures-core ^0.3
normal
optional
futures-util ^0.3.0
dev
tokio ^0.2
dev
wasm-bindgen ^0.2
normal
nix ^0.18
normal
optional
libc ^0.2.60
normal
mio ^0.6
normal
optional
tokio ^0.2
normal
optional
winapi ^0.3
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
timer
0.7.4
Module oneshot
Module Items
Modules
Structs
Traits
Type Aliases
In crate async_
timer
async_timer
Module
oneshot
Copy item path
Source
Expand description
One-shot Timer
Modules
§
dummy
Dummy Timer
posix
Posix based timer
Structs
§
Never
Timer
Timer that never expires.
Traits
§
Oneshot
One-shot timer that expires once
Type Aliases
§
Timer
Alias to Posix Timer