summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-init/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-22Remove let binding for unit valueMatthias Beyer
2019-12-21Remove unit-let-bindingMatthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26imag-init: implement ImagApplicationLeon Schuermann