//! Lightweight `SQLx` wrapper that emits OpenTelemetry-native spans and metrics
//! following the database client semantic conventions.
pub
pub use ;
pub use QueryTextMode;
pub use PoolConnection;
pub use Database;
pub use ;
pub use Transaction;