Docs.rs
  • aj-0.7.1
    • aj 0.7.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cptrodgers
    • Dependencies
      • actix-rt ^2.2 normal
      • aj_core =0.7.1 normal
      • aj_macro =0.7.1 normal
      • lazy_static ^1.4.0 normal
      • serde ^1.0.64 normal
    • Versions
    • 3.85% 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

aj0.7.1

Module job

Module Items

  • Modules
  • Structs
  • Enums
  • Traits

In crate aj

aj

Module job

Source

Modules§

executable
job_context
retry

Structs§

CronContext
Job
JobContext
Retry

Enums§

JobStatus
JobType
RetryStrategy

Traits§

BackgroundJob
Executable