Docs.rs
  • db-library-0.1.2
    • db-library 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Azeem-0
    • Dependencies
      • async-trait ^0.1.86 normal
      • chrono ^0.4.39 normal
      • dotenv ^0.15.0 normal
      • mongodb ^3.2.1 normal
      • once_cell ^1.20.3 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.138 normal
      • sqlx ^0.8 normal
      • tokio ^1.43.0 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
      • uuid ^1.13.2 normal
    • Versions
    • 37.8% 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

db_library0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • database::DBListener
  • database::mongodb::MongoDocumentListener
  • database::mongodb::MongoNotify
  • database::postgres::PgNotify
  • database::postgres::PostgresTableListener

Enums

  • config::AppError
  • config::DBListenerError
  • database::DBConfig
  • database::EventType

Traits

  • database::DBListenerTrait

Functions

  • utils::stringify