Docs.rs
  • wire-framework-0.1.0
    • wire-framework 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • 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-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

wire_framework0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • health_check::AppHealth
  • health_check::AppHealthCheck
  • health_check::Health
  • health_check::HealthUpdater
  • health_check::ReactiveHealthCheck
  • health_check::wire::AppHealthCheckResource
  • resource::ResourceId
  • resource::Unique
  • service::Service
  • service::ServiceBuilder
  • service::ServiceContext
  • service::ShutdownHook
  • service::StopReceiver
  • task::TaskId
  • vlog::ObservabilityBuilder
  • vlog::ObservabilityGuard
  • vlog::logs::Logs
  • vlog::opentelemetry::OpenTelemetry
  • vlog::opentelemetry::ServiceDescriptor
  • vlog::prometheus::PrometheusExporterConfig
  • vlog::sentry::Sentry

Enums

  • health_check::AppHealthCheckError
  • health_check::HealthStatus
  • service::ServiceError
  • service::TaskError
  • task::TaskKind
  • vlog::logs::LogFormat
  • vlog::logs::LogFormatError
  • vlog::opentelemetry::OpenTelemetryLayerError
  • vlog::opentelemetry::OpenTelemetryLevel
  • vlog::sentry::AlertLevel
  • wiring_layer::WiringError

Traits

  • health_check::CheckHealth
  • resource::Resource
  • service::FromContext
  • service::IntoContext
  • task::Task
  • wiring_layer::WiringLayer

Attribute Macros

  • health_check::async_trait

Derive Macros

  • FromContext
  • IntoContext

Functions

  • utils::try_extract_panic_message
  • vlog::sentry::capture_message