106d6fae11
This pattern is generally how newtype wrappers (like `struct Foo(Bar)`) are implemented in Rust. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |
This sub-crate implements the SQLite database layer: installing, managing, and migrating forward the SQL schema underlying the datom store.