fletch-orm-macros 1.0.0

Procedural macros for the Fletch ORM database toolkit
Documentation
1
2
3
4
5
error: Entity derive only supports structs
 --> tests/ui/non_struct_derive.rs:4:6
  |
4 | enum Color {
  |      ^^^^^