Docs.rs
  • retrom-db-0.2.0
    • retrom-db 0.2.0
    • 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
      • serde ^1.0.197 normal
      • serde_json ^1.0.115 normal
    • Versions
    • 47.06% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

retrom_db0.2.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Constants
  • Functions
  • Type Aliases

Crate retrom_db

source

Modules§

  • schema

Structs§

  • DbError

Constants§

  • MIGRATIONS

Functions§

  • get_db_connection_sync
  • run_migrations

Type Aliases§

  • DBConnection
  • DBConnectionSync
  • Pool
  • PoolConfig
  • Result