imag/libimagstore/src/hook
John Sirois 7f57e5e234 Move from a helper function to a typeclass.
This introduces the `FoldResut` trait to move from `func(receiver, ...)`
style to `receiver.func(...)` style. Also add a means to pass the
default result explicitly.
2016-07-14 07:28:54 -06:00
..
accessor.rs Hook data accessors should implement Debug 2016-05-28 23:47:13 +02:00
aspect.rs Move from a helper function to a typeclass. 2016-07-14 07:28:54 -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