imag/lib/core/libimagrt/src
Matthias Beyer c1c74973e3 Implement ID providing in libimagrt
With this patch, IDs can be fetched from the CLI via libimagrt. This
gives us the possibility to automatically handle "stdin provides IDs" in
libimagrt with less boilerplate in the binaries codebases.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-11-06 20:33:30 +01:00
..
configuration.rs libimagrt: Move from error-chain to failure 2018-10-30 18:46:28 +01:00
io.rs Remove unnecessary scope 2018-11-06 19:08:00 +01:00
lib.rs libimagrt: Move from error-chain to failure 2018-10-30 18:46:28 +01:00
logger.rs Remove call to format_err!(), use err_msg() instead 2018-11-06 20:04:47 +01:00
runtime.rs Implement ID providing in libimagrt 2018-11-06 20:33:30 +01:00
setup.rs Print Runtime errors to stderr 2018-11-01 20:26:25 +01:00
spec.rs Update dates in license header 2018-02-07 02:48:53 +01:00
version.rs Update version string: 0.8.0 -> 0.9.0 2018-05-09 11:39:33 +02:00