Docs.rs
docspec-http-1.0.1
docspec-http 1.0.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
StephanMeijer
Dependencies
axum ^0.8
normal
clap ^4
normal
docspec-blocknote-writer ^1.0.0
normal
docspec-core ^1.0.0
normal
docspec-json ^1.0.0
normal
docspec-markdown-reader ^1.0.0
normal
metrics ^0.24
normal
metrics-exporter-prometheus ^0.18
normal
mime ^0.3
normal
sentry ^0.48
normal
thiserror ^2
normal
tokio ^1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
reqwest ^0.13
dev
sentry ^0.48
dev
serde_json ^1
dev
tower ^0.5
dev
uuid ^1
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
Skip to main content
LABEL_PATH
docspec_
http
1.0.1
In docspec_
http::
metrics
docspec_http
::
metrics
Constant
LABEL_
PATH
Copy item path
Source
pub const LABEL_PATH: &
str
= "path";
Expand description
Label key for the matched route path pattern.