Docs.rs
  • aj-0.1.0
    • aj 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cptrodgers
    • Dependencies
      • actix ^0.13.0 normal
      • chrono ^0.4 normal
      • cron ^0.12.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • redis ^0.23.0 normal
      • serde ^1.0.64 normal
      • serde_json ^1.0.64 normal
      • uuid ^0.8 normal
    • Versions
    • 1.01% of the crate is documented
  • Go to latest version
  • 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

aj0.1.0

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • db_backend::redis::Redis
  • job::CronContext
  • job::Job
  • job::JobBuilder
  • queue::CancelJob
  • queue::Enqueue
  • queue::WorkQueue
  • worker::Registry
  • worker::Worker

Enums

  • error::Error
  • job::JobStatus
  • job::JobType

Functions

  • queue::cancel_job
  • queue::enqueue_job
  • util::get_datetime_as_secs
  • util::get_now
  • util::get_now_as_secs