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
  • 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

jobq0.1.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits

Crate jobq

Source

Modules§

db
server
worker

Structs§

Job
JobRequest

Enums§

ClientMessage
Priority
ServerMessage
Status
WorkerMessage

Traits§

ToMpart