Docs.rs
  • apalis-core-0.5.0
    • apalis-core 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • geofmureithi
    • Dependencies
      • async-oneshot ^0.5.9 normal
      • async-timer ^1.0.0-beta.12 normal optional
      • document-features ^0.2 normal optional
      • futures ^0.3 normal
      • pin-project-lite ^0.2.13 normal
      • serde ^1.0 normal
      • serde_json ^1 normal optional
      • thiserror ^1.0.57 normal
      • tower ^0.4 normal
      • ulid ^1.1.2 normal
      • tokio ^1.36.0 dev
      • tokio-stream ^0.1.14 dev
    • Versions
    • 100% 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

apalis_core0.5.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • builder::WorkerBuilder
  • codec::json::JsonCodec
  • data::Extensions
  • layers::AckLayer
  • layers::AckService
  • layers::BoxCloneService
  • layers::CommonLayer
  • layers::ServiceBuilder
  • layers::extensions::AddExtension
  • layers::extensions::Data
  • memory::MemoryStorage
  • memory::MemoryWrapper
  • monitor::Monitor
  • monitor::MonitorContext
  • notify::Notify
  • poller::FetchNext
  • poller::Poller
  • poller::controller::Controller
  • poller::stream::BackendStream
  • request::Request
  • service_fn::ServiceFn
  • task::attempt::Attempt
  • task::task_id::TaskId
  • worker::Context
  • worker::Ready
  • worker::Worker
  • worker::WorkerId

Enums

  • error::Error
  • worker::Event
  • worker::WorkerError

Traits

  • Backend
  • Codec
  • builder::WorkerFactory
  • builder::WorkerFactoryFn
  • executor::Executor
  • layers::Ack
  • layers::Layer
  • layers::Service
  • mq::Message
  • mq::MessageQueue
  • response::IntoResponse
  • service_fn::FromData
  • storage::Job
  • storage::Storage

Functions

  • layers::layer_fn
  • service_fn::service_fn
  • sleep

Type Aliases

  • error::BoxDynError
  • request::BoxStream
  • request::RequestFuture
  • request::RequestStream
  • service_fn::FnFuture
  • storage::StorageStream