native_db 0.8.2

Drop-in embedded database
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
target/

# TODO: remove it used by semantic-release/exec
node_modules/
package-lock.json
package.json
*_expanded.rs

# Related to [Why do binaries have Cargo.lock in version control, but not libraries?](https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries)
Cargo.lock
tests/data/db_x_x_x

.DS_Store