imag/lib/domain/libimagtimetrack/src/iter
Matthias Beyer 4a4e528aed Refactor error handling
Refactor error handling so we do chain the error with the `?`
operator rather than wrapping it with own types.

Links to other error chains are created with error chain. All unneeded
error kinds were removed.

No API changes.
2018-02-11 23:44:27 +01:00
..
create.rs Refactor error handling 2018-02-11 23:44:27 +01:00
filter.rs Update dates in license header 2018-02-07 02:48:53 +01:00
mod.rs Remove "get" iterator, store provides this now 2018-02-11 23:44:27 +01:00
setendtime.rs Refactor error handling 2018-02-11 23:44:27 +01:00
storeid.rs Refactor error handling 2018-02-11 23:44:27 +01:00
tag.rs Update dates in license header 2018-02-07 02:48:53 +01:00