Docs.rs
json-job-dispatch-3.0.1
json-job-dispatch 3.0.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
mathstuf
bradking
kwrobot
Dependencies
async-trait ~0.1.9
normal
chrono ~0.4.16
normal
futures ~0.3
normal
futures-core ~0.3
normal
inotify ~0.10
normal
itertools ~0.10
normal
log ~0.4.4
normal
pin-project-lite ^0.2.4
normal
rand ~0.8
normal
rust-lzma ~0.5.1
normal
serde ^1.0
normal
serde_json ^1.0.25
normal
tar ~0.4.36
normal
tempfile ^3.2.0
normal
thiserror ^1.0.2
normal
tokio ^1.8.4
normal
libc ~0.2
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
☰
JobError
In json_job_dispatch
?
Type Definition
json_job_dispatch
::
JobError
source
·
[
−
]
pub type JobError =
Box
<dyn
Error
+
Send
+
Sync
>;
Expand description
An error which can occur when handling a job.