zero-mysql 0.6.0

A high-performance MySQL client
Documentation
1
2
3
4
5
6
mod handshake;

pub use handshake::AuthSwitchRequest;
pub use handshake::Handshake;
pub use handshake::HandshakeAction;
pub use handshake::InitialHandshake;