summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-notes/src/lib.rs
AgeCommit message (Expand)Author
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-23Remove unnecessary clone() callMatthias Beyer
2019-11-23imag-notes: Do not call exit() but propagate error to main functionMatthias Beyer
2019-10-26imag-notes: implement ImagApplicationLeon Schuermann