dbstruct 0.6.0

Build a typed database by defining a struct
Documentation
1
2
3
4
5
error: expected `struct`
 --> tests/ui/item_is_not_a_struct.rs:4:1
  |
4 | fn F() {}
  | ^^