Docs.rs
commit-bridge-0.1.0
commit-bridge 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
29 June 2026
Links
Repository
crates.io
Source
Owners
Nilirad
Dependencies
async-trait ^0.1
normal
axum ^0.8.9
normal
chrono ^0.4.45
normal
config ^0.15.25
normal
dotenvy ^0.15.7
normal
futures ^0.3.32
normal
http ^1.4.2
normal
humantime-serde ^1.1.1
normal
jsonwebtoken ^10.4.0
normal
reqwest ^0.13.4
normal
rovo ^0.4.8
normal
schemars ^0.9
normal
serde ^1.0.228
normal
serde_json ^1.0.150
normal
sqlx ^0.8.6
normal
subtle ^2.6.1
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
tokio-util ^0.7.18
normal
tower ^0.5.3
normal
tower-http ^0.6
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3
normal
url ^2.5.8
normal
validator ^0.20.0
normal
dudect-bencher ^0.7.0
dev
rand ^0.10.1
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
100%
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
Skip to main content
Module error
commit_
bridge
0.1.0
Module error
Module Items
Enums
In commit_
bridge::
trigger
commit_bridge
::
trigger
Module
error
Copy item path
Source
Expand description
Error type definitions.
Enums
ยง
Auth
Error
Authentication errors.
Request
Error
An error while performing an HTTP request.
Workflow
Trigger
Error
An error that interrupted a workflow trigger loop iteration.