imag/lib/domain/libimagtimetrack/src
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
..
iter Refactor error handling 2018-02-11 23:44:27 +01:00
constants.rs Update dates in license header 2018-02-07 02:48:53 +01:00
error.rs Refactor error handling 2018-02-11 23:44:27 +01:00
lib.rs Update dates in license header 2018-02-07 02:48:53 +01:00
tag.rs Update dates in license header 2018-02-07 02:48:53 +01:00
timetracking.rs Refactor error handling 2018-02-11 23:44:27 +01:00
timetrackingstore.rs Refactor error handling 2018-02-11 23:44:27 +01:00