BonsaiDb's offline database implementation.
This crate exposes BonsaiDb's local database implementation. The
[`Storage`](crate::Storage) type provides its most common functionality by
implementing the [`StorageConnection`](::bonsaidb_core::connection::StorageConnection).
While this project is alpha, we are actively adopting the current version of
Rust. The current minimum version is `1.70`.