Docs.rs
  • br-db-1.8.8
    • br-db 1.8.8
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • carryxd
    • Dependencies
      • async-std ^1.13 normal optional
      • br-fields ^2.1.17 normal
      • br-pgsql ^0.1.9 normal optional
      • chrono ^0.4 normal
      • json ^0.12 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4 normal
      • md5 ^0.7.0 normal
      • mysql ^26.0.0 normal optional
      • num_cpus ^1.17.0 normal
      • rand ^0.9.1 normal
      • serde ^1.0 normal
      • sqlite ^0.37.0 normal optional
      • tiberius ^0.12.3 normal optional
      • tokio ^1.45.1 normal optional
      • toml ^0.8 normal
      • env_logger ^0.11 dev
      • tokio ^1 dev
      • tokio-postgres ^0.7 dev
    • Versions
    • 25.3% 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

br_db1.8.8

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • DB
  • Table
  • config::Config
  • config::Connection
  • fields::Field
  • pools::Pool
  • types::Params
  • types::TableOptions

Enums

  • Db
  • config::Charset
  • config::Mode
  • fields::Fields

Traits

  • types::DbMode
  • types::Mode