emdb 0.4.0

A lightweight, high-performance embedded database for Rust.
Documentation
1
2
3
# clippy configuration for emdb
avoid-breaking-exported-api = true
msrv = "1.75"