Docs.rs
  • switchy_database-0.1.4
    • switchy_database 0.1.4
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BSteffaniak
    • Dependencies
      • actix-web ^4.11.0 normal optional
      • async-trait ^0.1.88 normal
      • chrono ^0.4.41 normal
      • futures ^0.3 normal optional
      • log ^0.4 normal
      • moosicbox_assert ^0.1.1 normal
      • moosicbox_profiles ^0.1.1 normal
      • moosicbox_task ^0.1.1 normal optional
      • postgres-protocol ^0.6.8 normal optional
      • regex ^1.11.1 normal optional
      • rusqlite =0.32.1 normal optional
      • sqlx ^0.8.6 normal optional
      • sqlx-postgres ^0.8.6 normal optional
      • thiserror ^2.0.12 normal
      • tokio ^1.46.1 normal
      • tokio-postgres ^0.7.13 normal optional
      • tokio-util ^0.7.15 normal optional
      • pretty_assertions ^1.4.1 dev
      • test-log ^0.2.18 dev
      • tokio ^1.46.1 dev
    • Versions
    • 9.19% of the crate is documented
  • 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

switchy_database0.1.4

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Traits

Crate switchy_database

Source

Modules§

config
postgres
profiles
query
rusqlite
schema
simulator
sqlx

Macros§

boxed

Structs§

Row

Enums§

DatabaseError
DatabaseValue
TryFromError

Traits§

AsId
Database
TryFromDb
TryIntoDb