holochain_sqlite 0.6.1-rc.4

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;