mentat/src
Nick Alexander ae427849d5 Expose sub-crate *Error types at top-level.
We're not exposing a uniform API with `mentat::Result` yet, meaning
that early consumers (e.g., the logins work for Mozilla Lockbox) need
to wrap errors from all over the Mentat crate hierarchy.
2018-06-27 15:05:43 -07:00
..
conn.rs Patch it all together: use MentatError at top-level. 2018-06-27 15:05:43 -07:00
entity_builder.rs Patch it all together: use MentatError at top-level. 2018-06-27 15:05:43 -07:00
errors.rs Patch it all together: use MentatError at top-level. 2018-06-27 15:05:43 -07:00
lib.rs Expose sub-crate *Error types at top-level. 2018-06-27 15:05:43 -07:00
query.rs Convert src/ to failure. 2018-06-20 14:42:18 -07:00
query_builder.rs Convert src/ to failure. 2018-06-20 14:42:18 -07:00
store.rs Patch it all together: use MentatError at top-level. 2018-06-27 15:05:43 -07:00
vocabulary.rs Convert src/ to failure. 2018-06-20 14:42:18 -07:00