Docs.rs
  • sidekiq-rs-0.7.0
    • sidekiq-rs 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dovahcrow
    • Dependencies
      • chan ^0.1 normal
      • chan-signal ^0.2 normal
      • chrono ^0.3 normal
      • env_logger ^0.4 normal
      • error-chain ^0.10 normal
      • futures ^0.1 normal
      • futures-cpupool ^0.1 normal
      • hado ^0.1 normal
      • libc ^0.2 normal
      • log ^0.3 normal
      • r2d2 ^0.7 normal
      • r2d2_redis ^0.6 normal
      • rand ^0.3 normal
      • random_choice ^0.3 normal
      • redis ^0.8 normal
      • serde ^0.9 normal
      • serde_json ^0.9 normal
      • threadpool ^1.0.0 normal
      • structopt ^0.0.3 dev
      • structopt-derive ^0.0.3 dev
    • Versions
    • 20.63% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

sidekiq0.7.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate sidekiq

Source

Modules§

errors

Structs§

Job
RetryInfo
SidekiqServer

Enums§

JobSuccessType

Traits§

JobHandler
MiddleWare

Functions§

error_handler
panic_handler
peek_middleware
printer_handler
retry_middleware
time_elapse_middleware

Type Aliases§

JobHandlerResult
MiddleWareResult
NextFunc
RedisPool