appdb 0.2.17

Lightweight SurrealDB helper library for Tauri embedded database apps
Documentation
1
2
3
4
5
error: Relation can only be derived for unit structs or structs with named fields
 --> tests/ui/store/relation_tuple_struct_rejected.rs:4:8
  |
4 | struct InvalidRelation(i64);
  |        ^^^^^^^^^^^^^^^