Docs.rs
sidekiq-rs-0.7.0
sidekiq-rs 0.7.0
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
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
sidekiq
0.7.0
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate sidekiq
sidekiq
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.