toolu-orm-macros 0.1.2

Proc macros (Table, FromRow, relations) for toolu-orm
Documentation
1
2
3
4
5
error: expected a string literal
 --> tests/ui/table_name_not_string.rs:5:16
  |
5 | #[table(name = 1)]
  |                ^