Available on crate feature
mysql_backend
only.Expand description
Data structures for MySQL types which have no corresponding Rust type
Most of these types are used to implement ToSql
and FromSql
for higher
level types.
Structsยง
- Corresponding rust representation of the MYSQL_TIME struct from libmysqlclient
- Rust representation of enum_mysql_timestamp_type