imag/lib/domain/libimagtimetrack/src/iter
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
..
create.rs libimagtimetrack: Rewrite error handling 2017-09-03 21:33:54 +02:00
filter.rs Fix errors (former warnings) in several crates 2017-08-27 20:08:03 +02:00
get.rs Remove "IntoError" trait, use error_chain functionality 2017-09-03 21:34:07 +02:00
mod.rs Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
setendtime.rs libimagtimetrack: Rewrite error handling 2017-09-03 21:33:54 +02:00
storeid.rs libimagtimetrack: Rewrite error handling 2017-09-03 21:33:54 +02:00
tag.rs Remove "IntoError" trait, use error_chain functionality 2017-09-03 21:34:07 +02:00