imag/libimagstore/src/hook
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
..
accessor.rs Hook data accessors should implement Debug 2016-05-28 23:47:13 +02:00
aspect.rs Cleanup `HookError` tracing logic. 2016-07-14 20:37:16 -06:00
error.rs Add error kind for denied hooks 2016-07-06 19:09:58 +02:00
mod.rs Remove unused imports 2016-03-22 19:43:48 +01:00
position.rs Implement store-unload hooks 2016-05-26 21:04:04 +02:00
result.rs Split hook/mod.rs into several files 2016-03-16 16:46:52 +01:00