Docs.rs
  • underway-0.2.0
    • underway 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • maxcountryman
    • Dependencies
      • jiff ^0.1.13 normal
      • jiff-cron ^0.1.0 normal
      • num_cpus ^1.16.0 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • sqlx ^0.8.2 normal
      • thiserror ^2.0.0 normal
      • tokio ^1.40.0 normal
      • tokio-util ^0.7.12 normal
      • tracing ^0.1.40 normal
      • ulid ^1.1.3 normal
      • uuid ^1.10.0 normal
      • futures ^0.3.30 dev
      • tokio ^1.40.0 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

underway0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Scheduler
  • ZonedSchedule
  • job::Builder
  • job::Context
  • job::EnqueuedJob
  • job::Job
  • job::JobHandle
  • job::JobId
  • queue::Builder
  • queue::InProgressTask
  • queue::Queue
  • task::RetryPolicy
  • task::TaskId
  • worker::Worker

Enums

  • job::Error
  • job::To
  • queue::Error
  • task::Error
  • task::State
  • worker::Error

Traits

  • task::Task
  • task::ToTaskResult

Functions

  • queue::graceful_shutdown
  • queue::run_deletion
  • queue::run_deletion_every
  • run_migrations

Type Aliases

  • task::Result