imag/libimagstore
Matthias Beyer d7733aa13a Make hooks configurable
This introduces the Configurable trait and abstracts the
dependency-traits for each trait over a generic "Hook" trait, which
requires Configurable and Debug to be implemented, but has no own
functions.

Configuring is done _without_ the Runtime object, so we can be sure that
the hooks do not have access to the store object.
2016-03-16 16:46:51 +01:00
..
src Make hooks configurable 2016-03-16 16:46:51 +01:00
.gitignore Add: libimagstore 2016-01-09 23:51:31 +01:00
Cargo.toml libimagstore: Update glob 0.2.10 -> 0.2.11 2016-03-07 17:46:58 +01:00