Docs.rs
wire-framework-0.1.0
wire-framework 0.1.0
Docs.rs crate page
MIT
16 September 2026
Links
Repository
crates.io
Source
Owners
profMagija
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
optional
eyre ^0.6
normal
futures ^0.3
normal
opentelemetry ^0.29
normal
optional
opentelemetry-appender-tracing ^0.29
normal
optional
opentelemetry-otlp ^0.29
normal
optional
opentelemetry-semantic-conventions ^0.29
normal
optional
opentelemetry_sdk ^0.29
normal
optional
pin-project ^1.1
normal
sentry ^0.38
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
time ^0.3
normal
optional
tokio ^1.45
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.30
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.5
normal
optional
vise ^0.3
normal
optional
vise-exporter ^0.3
normal
optional
wire-framework-derive ^0.1.0
normal
assert_matches ^1.5
dev
Versions
59.88%
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 wiring_layer
wire_
framework
0.1.0
Module wiring_
layer
Module Items
Enums
Traits
In crate wire_
framework
wire_framework
Module
wiring_
layer
Copy item path
Source
Enums
§
Wiring
Error
An error that can occur during the wiring phase.
Traits
§
Wiring
Layer
Wiring layer provides a way to customize the
Service
by adding new tasks or resources to it.