Docs.rs
  • retrom-db-0.7.19
    • retrom-db 0.7.19
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JMBeresford
    • Dependencies
      • async-trait ^0.1 normal
      • deadpool ^0.12.1 normal
      • diesel ^2.2.0 normal
      • diesel-async ^0.5.0 normal
      • diesel_migrations ^2.2.0 normal
      • dotenvy ^0.15.7 normal
      • openssl-sys ^0.9.100 normal
      • postgresql_commands ^0.18.2 normal optional
      • postgresql_embedded ^0.18.2 normal optional
      • pq-sys ^0.6 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.115 normal
      • thiserror ^1.0 normal
      • tokio ^1.37.0 normal
      • tracing ^0.1.40 normal
      • zeroize ^1.8.1 normal
    • Versions
    • 46.43% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

retrom_db0.7.19

  • All Items

Crate Items

  • Modules
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate retrom_db

Source

Modules§

schema

Enums§

Error

Constants§

MIGRATIONS

Functions§

get_db_connection_sync
run_migrations

Type Aliases§

DBConnection
DBConnectionSync
Pool
PoolConfig
Result