Matthias Beyer
d7733aa13a
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. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |