Docs.rs
  • moosicbox_database_connection-0.1.0
    • moosicbox_database_connection 0.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BSteffaniak
    • Dependencies
      • aws-config ^1.5.7 normal optional
      • aws-sdk-ssm ^1.49.0 normal optional
      • log ^0.4 normal
      • moosicbox_database ^0.1.0 normal
      • native-tls ^0.2.12 normal optional
      • openssl ^0.10.66 normal optional
      • postgres-native-tls ^0.5.0 normal optional
      • postgres-openssl ^0.5.0 normal optional
      • rusqlite ^0.32.1 normal optional
      • sqlx ^0.8.2 normal optional
      • thiserror ^1.0.64 normal
      • tokio ^1.40.0 normal optional
      • tokio-postgres ^0.7.12 normal optional
    • Versions
    • 0% 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

moosicbox_database_connection0.1.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Functions

Crate moosicbox_database_connection

Source

Modules§

creds

Structs§

Credentials

Enums§

InitDatabaseError
InitDbError
InitPostgresError
InitSqliteSqlxDatabaseError

Functions§

init
init_postgres_sqlx
init_sqlite_sqlx