toolu-orm-macros 0.2.0

Proc macros (Table, FromRow, relations) for toolu-orm
Documentation
1
2
3
4
5
error: unknown attribute, expected `name` or `strict`
 --> tests/ui/table_unknown_attr.rs:5:27
  |
5 | #[table(name = "widgets", foo = "x")]
  |                           ^^^