Docs.rs
  • axum-tasks-0.1.13
    • axum-tasks 0.1.13
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • alexlatif
    • Dependencies
      • async-trait ^0.1 normal
      • axum ^0.8.4 normal
      • axum-tasks-derive ^0.1.11 normal
      • chrono ^0.4 normal
      • error-stack ^0.5 normal
      • flume ^0.11 normal
      • inventory ^0.3 normal
      • num_cpus ^1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1.0 normal
      • tokio-util ^0.7 normal
      • tower ^0.5.2 normal
      • tower-http ^0.6.6 normal
      • tracing ^0.1 normal
      • uuid ^1.0 normal
      • tempfile ^3.0 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 1.45% 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

axum_tasks0.1.13

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • AppTasks
  • CachedJobResult
  • CancellationToken
  • HealthStatus
  • JobMetrics
  • TaskMetrics
  • TaskQueueError
  • TaskRegistration
  • TaskState

Enums

  • TaskOutput
  • TaskResult
  • TaskStatus

Traits

  • HasTasks
  • TaskHandler

Attribute Macros

  • async_trait

Derive Macros

  • HasTasks
  • Task

Functions

  • admin_routes
  • init_task_system
  • init_task_system_with_persistence
  • spawn_task_workers

Type Aliases

  • TaskFuture
  • TaskHandlerT

Constants

  • MAX_QUEUE_SIZE
  • MAX_RETRIES