mirror of
https://github.com/chatmail/core.git
synced 2026-07-23 03:13:06 +03:00
With this macro it is possible to #[derive(ToSql, FromSql)] for enums, that do not contain data (C-style).
With this macro it is possible to #[derive(ToSql, FromSql)] for enums, that do not contain data (C-style).