mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +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).