Docs.rs
async-timer-0.7.4
async-timer 0.7.4
Permalink
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
Timer
Aliased type
In async_
timer::
oneshot
async_timer
::
oneshot
Type Alias
Timer
Copy item path
Source
pub type Timer =
PosixTimer
;
Expand description
Alias to Posix Timer
Aliased Type
ยง
struct Timer {
/* private fields */
}