Noratrieb
a0bb9cc57d
Introduce target_spec_enum macro to avoid duplication
...
With this macro we only need to enumerate every variant once. This saves
a lot of duplication already between the definition, the `FromStr` impl
and the `ToJson` impl.
It also enables us to do further things with it like JSON schema
generation.
2025-09-12 20:37:09 +02:00
..
2025-09-09 21:38:38 +02:00
2025-09-10 20:29:05 +02:00
2025-09-09 21:38:38 +02:00
2025-09-10 14:17:38 +02:00
2025-09-09 14:49:16 +02:00
2025-09-11 09:10:46 +08:00
2025-09-10 14:17:38 +02:00
2025-09-12 20:02:10 +10:00
2025-09-12 20:02:10 +10:00
2025-09-10 14:17:38 +02:00
2025-09-09 19:49:40 +02:00
2025-09-12 20:02:11 +10:00
2025-09-09 21:54:54 +02:00
2025-09-12 03:51:54 +00:00
2025-09-12 03:51:54 +00:00
2025-09-09 14:49:16 +02:00
2025-09-10 14:17:37 +02:00
2025-09-09 14:49:16 +02:00
2025-09-10 20:29:09 +02:00
2025-09-10 15:08:06 +03:00
2025-09-09 11:54:44 +00:00
2025-09-08 09:23:37 -07:00
2025-09-12 14:28:42 +00:00
2025-09-09 14:49:16 +02:00
2025-09-09 14:49:16 +02:00
2025-09-09 15:04:44 +00:00
2025-09-09 15:04:44 +00:00
2025-09-11 12:13:03 +02:00
2025-09-11 14:06:32 +10:00
2025-09-10 14:17:38 +02:00
2025-09-08 15:07:12 -07:00
2025-09-08 15:07:12 -07:00
2025-09-08 15:07:12 -07:00
2025-09-11 14:06:28 +10:00
2025-09-09 14:49:16 +02:00
2025-09-12 20:37:09 +02:00
2025-09-11 09:10:46 +08:00
2025-09-09 14:49:16 +02:00
2025-09-09 14:49:16 +02:00
2025-09-09 15:04:44 +00:00
2025-09-11 12:13:03 +02:00