holochain_sqlite 0.7.0-dev.19

Abstractions for persistence of Holochain state via SQLite
Documentation
1
2
3
//! A few imports from `rkv`, to avoid consumers needing to import `rkv` explicitly

pub use fallible_iterator::FallibleIterator;