dbstruct 0.6.0

Build a typed database by defining a struct
Documentation
1
2
3
4
5
6
7
8
error: invalid syntax for dbstruct option

         = help: the option should be a single word not enclosed in "

 --> tests/ui/invalid_attribute_syntax.rs:3:12
  |
3 | #[dbstruct("db"=sled)]
  |            ^^^^