Docs.rs
jobq-0.1.0
jobq 0.1.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
cetra3
Dependencies
anyhow ^1.0.27
normal
async-trait ^0.1.24
normal
chrono ^0.4.11
normal
futures ^0.3.4
normal
log ^0.4.8
normal
postgres-types ^0.1
normal
pretty_env_logger ^0.2
normal
serde ^1.0.105
normal
serde_cbor ^0.11.1
normal
serde_derive ^1.0.105
normal
serde_json ^1.0.48
normal
structopt ^0.3.12
normal
tmq ^0.2.0
normal
tokio ^0.2.13
normal
tokio-postgres ^0.5.3
normal
uuid ^0.8.1
normal
Versions
0%
of the crate is documented
Platform
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
jobq
0.1.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
Job
JobRequest
db::DbHandle
server::Server
worker::TestWorker
Enums
ClientMessage
Priority
ServerMessage
Status
WorkerMessage
Traits
ToMpart
worker::Worker