imag/lib/entry/libimagentrylink/src
Matthias Beyer 0ed636bb06 Refactor libimagrt+libimagstore to pass whole configuration object
Before we extracted the store configuration from the configuration
toml::Value object and passed it to the store.

This is unecessary overhead.

Now we pass the whole configuration object and let the store extract the
required values.
2017-12-24 13:52:18 +01:00
..
error.rs Use error chain link functionality to remove link-conversion boilerplate 2017-09-23 18:32:23 +02:00
external.rs Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
internal.rs Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
lib.rs Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00