Docs.rs
graphile_worker-0.9.2
graphile_worker 0.9.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
leo91000
Dependencies
cfg-if ^1.0.4
normal
chrono ^0.4.42
normal
derive_builder ^0.20.2
normal
futures ^0.3.31
normal
getset ^0.1.6
normal
graphile_worker_crontab_parser ^0.5.12
normal
graphile_worker_crontab_runner ^0.6.0
normal
graphile_worker_crontab_types ^0.5.8
normal
graphile_worker_ctx ^0.3.0
normal
graphile_worker_extensions ^0.1.5
normal
graphile_worker_job ^0.1.7
normal
graphile_worker_job_spec ^0.1.0
normal
graphile_worker_lifecycle_hooks ^0.1.0
normal
graphile_worker_migrations ^0.4.10
normal
graphile_worker_shutdown_signal ^0.3.8
normal
graphile_worker_task_handler ^0.5.8
normal
hex ^0.4.3
normal
indoc ^2.0.7
normal
num_cpus ^1.17.0
normal
opentelemetry ^0.31
normal
optional
opentelemetry ^0.31.0
normal
optional
rand ^0.9.2
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sqlx ^0.8.6
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tracing ^0.1.43
normal
tracing-opentelemetry ^0.32
normal
optional
tracing-opentelemetry ^0.32.0
normal
optional
tokio ^1.48.0
dev
tracing-subscriber ^0.3.22
dev
uuid ^1.19.0
dev
Versions
87.29%
of the crate is documented
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
Module errors
graphile_
worker
0.9.2
Module errors
Module Items
Enums
Type Aliases
In crate graphile_
worker
graphile_worker
Module
errors
Copy item path
Source
Expand description
Error types used throughout the crate
Enums
§
Graphile
Worker
Error
Errors that can occur during Graphile Worker operations.
Type Aliases
§
Result
A Result type alias for GraphileWorkerError.