imag/lib/entry/libimagentrydatetime/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
..
datepath Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00
datetime.rs Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
error.rs Remove "IntoError" trait, use error_chain functionality 2017-09-03 21:34:07 +02:00
lib.rs Remove dedicated result modules, use error chain generated Result types 2017-09-04 09:19:29 +02:00
range.rs Remove "IntoError" trait, use error_chain functionality 2017-09-03 21:34:07 +02:00