Docs.rs
guts-node-0.1.0
guts-node 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
AbdelStark
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.8
normal
bytes ^1.7.1
normal
clap ^4.5
normal
commonware-broadcast ^0.0.63
normal
commonware-codec ^0.0.63
normal
commonware-consensus ^0.0.63
normal
commonware-cryptography ^0.0.63
normal
commonware-deployer ^0.0.63
normal
commonware-macros ^0.0.63
normal
commonware-p2p ^0.0.63
normal
commonware-resolver ^0.0.63
normal
commonware-runtime ^0.0.63
normal
commonware-storage ^0.0.63
normal
commonware-stream ^0.0.63
normal
commonware-utils ^0.0.63
normal
config ^0.15
normal
flate2 ^1.0
normal
futures ^0.3.31
normal
futures-util ^0.3.31
normal
governor ^0.6.3
normal
guts-auth ^0.1.0
normal
guts-ci ^0.1.0
normal
guts-collaboration ^0.1.0
normal
guts-compat ^0.1.0
normal
guts-consensus ^0.1.0
normal
guts-git ^0.1.0
normal
guts-p2p ^0.1.0
normal
guts-realtime ^0.1.0
normal
guts-storage ^0.1.0
normal
guts-types ^0.1.0
normal
guts-web ^0.1.0
normal
hex ^0.4
normal
hyper ^1.0
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
prometheus-client ^0.24.0
normal
rand ^0.8.5
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3.14
normal
thiserror ^2.0.12
normal
tokio ^1.43
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
uuid ^1.15
normal
validator ^0.20
normal
walkdir ^2.5
normal
proptest ^1.5
dev
Versions
62.77%
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
REQUEST_ID_HEADER
guts_
node
0.1.0
In guts_
node::
observability::
middleware
guts_node
::
observability
::
middleware
Constant
REQUEST_
ID_
HEADER
Copy item path
Source
pub const REQUEST_ID_HEADER: &
str
= "x-request-id";
Expand description
Header name for request ID.