Module diesel::mysql::data_types

source ·
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§