Docs.rs
sched-callback-0.1.2
sched-callback 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
argnmp
Dependencies
async-recursion ^1.1.1
normal
tokio ^1.37.0
normal
Versions
33.33%
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
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
sched_
callback
0.1.2
Module task
Module Items
Structs
Enums
In crate sched_
callback
sched_callback
Module
task
Copy item path
Source
Structs
§
Task
Task struct that implements Future. Wait until the timestamp and then execute the callback.
ready
must be called before starting polling of this future.
Enums
§
Sched
Type
Specifies the schedule type of task.