Docs.rs
  • testkit-mysql-0.1.1
    • testkit-mysql 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • auser
    • Dependencies
      • async-trait ^0.1 normal
      • futures ^0.3 normal
      • mysql_async ^0.35.1 normal optional
      • sqlx ^0.8 normal optional
      • testkit-core ^0.1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • url ^2.4 normal
      • uuid ^1.6 normal
      • tokio ^1 dev
    • Versions
    • 93.33% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

testkit_mysql0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • DatabaseConfig
  • DatabaseName
  • MySqlBackend
  • MySqlConnection
  • MySqlPool

Enums

  • MySqlError

Traits

  • DatabaseBackend
  • DatabasePool

Functions

  • mysql_backend_with_config