Docs.rs
ora-scheduler-0.2.1
ora-scheduler 0.2.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
tamasfe
Dependencies
ahash ^0.8.3
normal
async-trait ^0.1.71
normal
futures ^0.3.28
normal
ora-common ^0.1.2
normal
ora-timer ^0.1.1
normal
ora-util ^0.1.0
normal
thiserror ^1.0.43
normal
tokio ^1.29.1
normal
tracing ^0.1.37
normal
uuid ^1.4.0
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
☰
ora_scheduler
0.2.1
All Items
Modules
?
Crate
ora_scheduler
source
·
[
−
]
Expand description
Scheduler implementation for the ora framework.
Modules
scheduler
Scheduler implementation.
store
Backend store types that are required by a scheduler.