Docs.rs
  • effectum-0.7.0
    • effectum 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dimfeld
    • Dependencies
      • ahash ^0.8.6 normal
      • backoff ^0.4.0 normal
      • chrono ^0.4.31 normal
      • cron ^0.12.0 normal
      • deadpool-sqlite ^0.8.1 normal
      • eyre ^0.6.8 normal
      • futures ^0.3.28 normal
      • once_cell ^1.18.0 normal
      • rand ^0.8.5 normal
      • rusqlite ^0.31.0 normal
      • rusqlite_migration ^1.2.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • smallvec ^1.11.1 normal
      • smartstring ^1.0.1 normal
      • thiserror ^1 normal
      • time ^0.3 normal
      • tokio ^1.32.0 normal
      • tracing ^0.1.37 normal
      • uuid ^1.7.0 normal
      • color-eyre ^0.6.2 dev
      • once_cell ^1.18.0 dev
      • rand ^0.8.5 dev
      • temp-dir ^0.1.11 dev
      • tokio ^1.32.0 dev
      • tracing-subscriber ^0.3.17 dev
      • tracing-tree ^0.2.4 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

effectum0.7.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Job
  • JobBuilder
  • JobRegistry
  • JobRunner
  • JobRunnerBuilder
  • JobStatus
  • JobUpdate
  • JobUpdateBuilder
  • Queue
  • QueueOptions
  • RecurringJobInfo
  • Retries
  • RunInfo
  • RunningJob
  • RunningJobData
  • Worker
  • WorkerBuilder

Enums

  • Error
  • JobRecoveryBehavior
  • JobState
  • RecurringJobSchedule

Type Aliases

  • Result