fletch-orm-macros 1.0.0

Procedural macros for the Fletch ORM database toolkit
Documentation
1
2
3
4
5
error: Entity derive requires exactly one field marked with #[fletch(id)]
 --> tests/ui/missing_id_field.rs:4:8
  |
4 | struct User {
  |        ^^^^