Skip to main content

drizzle_mysql/
lib.rs

1//! MySQL support for drizzle-rs (WIP).
2//!
3//! This crate will host the MySQL query builder and driver integrations.