Module sqlx::any

source ·
Expand description

Generic database driver with the specific driver selected at runtime.

Modules

  • Conversions between Rust and standard SQL types.

Structs

Enums

Traits

Type Definitions