Crate mysql_connector

Source
Expand description

§mysql-connector

Simple MySQL connector for Rust that allows exchanging the underlying connection.

§Features

Re-exports§

pub use error::Error;
pub use mysql_connector_macros as macros;
pub use connection::*;

Modules§

connection
error
model
pool
types

Macros§

simple_migration

Structs§

MigrationList
Migrator
PublicKeycaching-sha2-password
TcpStreamtcpstream
A TCP stream between a local and a remote socket.
Version

Traits§

Migration