imag/libimagstore/src
John Sirois 8ef7b4e0c6 Cleanup `HookError` tracing logic.
Use `Result::or_else` instead of matching and no-oping the `Ok` case
manually and extract a helper to centralize repeated trace logic.
2016-07-14 20:37:16 -06:00
..
hook Cleanup `HookError` tracing logic. 2016-07-14 20:37:16 -06:00
configuration.rs Add configuration parsing/getter for denying of mutable hooks 2016-07-06 19:10:17 +02:00
error.rs Add error kind for storeid handling errors 2016-07-04 12:44:58 +02:00
lazyfile.rs lazyfile.rs: Replace error boxing and creation by call to new helper function 2016-06-27 18:00:12 +02:00
lib.rs libimagstore: Add dependency: libimagutil 2016-05-23 21:43:10 +02:00
store.rs Move from a helper function to a typeclass. 2016-07-14 07:28:54 -06:00
storeid.rs Fix Display impl for StoreId by using lossy string rep if PathBuf::to_str() fails 2016-07-05 13:47:58 +02:00