Docs.rs
blinq-common-0.1.0
blinq-common 0.1.0
Permalink
Docs.rs crate page
MIT
23 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
18thdecimal
Dependencies
axum ^0.8.4
normal
optional
http ^1.3.1
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^2.0.12
normal
optional
tower-http ^0.6.4
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
axum ^0.8.4
dev
rand ^0.9.1
dev
serde_json ^1.0
dev
thiserror ^2.0.12
dev
tokio ^1
dev
Versions
59.76%
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
All
blinq_
common
0.1.0
Crate Items
Macros
Structs
Enums
Functions
List of all items
Structs
config::CommonConfig
logging::LoggingConfig
Enums
error::AppError
logging::LogFormat
logging::LogOutput
logging::RequestIdStrategy
Macros
named_request_span
request_span
request_span_with_id
Functions
logging::create_request_span
logging::create_request_span_with_id
logging::from_common_config
logging::generate_request_id
logging::init
logging::init_advanced
logging::init_development
logging::init_json_production
logging::init_structured
logging::init_test
logging::init_with_config