mentat/public-traits
Grisha Kruglov 22b17a6779 Split "mentat transaction" logic away from the main crate
Sync needs to operate over a "mentat transaction", not just a "db transaction".
This shuffle allows internal mentat crates to consume InProgress, which models
the concept of a "mentat transaction".
2018-08-20 18:23:46 -07:00
..
Cargo.toml Allow 'sqlcipher' feature for all uses of rusqlite 2018-08-20 16:55:34 -07:00
errors.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00
lib.rs Part 1: Move public errors into public-traits 2018-08-09 13:16:05 -07:00