This commit is contained in:
2025-04-04 11:45:02 +02:00
parent bcfa874c2b
commit 04233e6f1a
11 changed files with 40 additions and 10 deletions

View File

@@ -2,6 +2,14 @@
A database library built on top of sled with model support.
## example
```bash
cargo run --bin dbexample2
```
## Features
- Type-safe database operations