mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +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).