Docs.rs
  • event-notification-0.3.0
    • event-notification 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • houseme
    • Dependencies
      • async-trait ^0.1.88 normal
      • axum ^0.8.3 normal optional
      • chrono ^0.4.40 normal
      • dotenv ^0.15.0 normal
      • figment ^0.10.19 normal
      • rdkafka ^0.37.0 normal optional
      • reqwest ^0.12.15 normal optional
      • rumqttc ^0.24 normal optional
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • serde_with ^3.12 normal
      • smallvec ^1.15.0 normal
      • strum ^0.27 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.44.2 normal
      • tokio-util ^0.7.14 normal
      • tracing ^0.1.41 normal
      • uuid ^1.16.0 normal
      • tokio ^1.44.2 dev
      • tracing-subscriber ^0.3.19 dev
    • Versions
    • 17.05% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

event_notification0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Bucket
  • Event
  • EventBuilder
  • EventStore
  • Identity
  • Log
  • Metadata
  • NotificationConfig
  • NotificationSystem
  • Object
  • Source
  • WebhookAdapter
  • WebhookConfig

Enums

  • AdapterConfig
  • Error
  • Name

Traits

  • ChannelAdapter

Functions

  • create_adapters
  • event_bus
  • initialize
  • initialize_and_start
  • send_event
  • shutdown
  • start