Crate zero_mysql

Crate zero_mysql 

Source

Re-exports§

pub use zero_mysql_derive as macro;

Modules§

constant
error
handler
protocol
raw
Flexible decoding API for MySQL binary protocol values.
sync
tokio
value

Structs§

BufferPool
BufferSet
A set of reusable buffers for MySQL protocol communication
Opts
A configuration for connection
PreparedStatement