...
This commit is contained in:
@@ -7,7 +7,12 @@ A database library built on top of sled with model support.
|
||||
## example
|
||||
|
||||
```bash
|
||||
cargo run --bin dbexample2
|
||||
#test for mcc module
|
||||
cargo run --bin dbexample_mcc
|
||||
#test for governance module
|
||||
cargo run --bin dbexample_gov
|
||||
#test for products
|
||||
cargo run --bin dbexample_prod
|
||||
```
|
||||
|
||||
## Features
|
||||
|
Reference in New Issue
Block a user