dbstruct 0.6.0

Build a typed database by defining a struct
Documentation
1
2
3
4
5
6
7
8
error: backend option has no value set

         = help: try setting a supported backend, for example `db=sled`

 --> tests/ui/db_option_misses_value.rs:3:14
  |
3 | #[dbstruct(db=)]
  |              ^