Matthias Beyer bfa6f593b6 Fix: Re-writing content of String in edit_in_tmpfile() %!s(int64=8) %!d(string=hai) anos
..
src bfa6f593b6 Fix: Re-writing content of String in edit_in_tmpfile() %!s(int64=8) %!d(string=hai) anos
.gitignore ff84c7b258 Add: libimagrt %!s(int64=8) %!d(string=hai) anos
Cargo.toml 4066ae4048 Add dep: env_logger = 0.3 %!s(int64=8) %!d(string=hai) anos
README.md 8acc57df8f Update README for libimagrt %!s(int64=8) %!d(string=hai) anos

README.md

libimagrt

This library provides utility functionality for the modules and the binary frontends, such as reading and parsing the configuration file, a builder helper for the commandline interface and such.

It also contains the store object and creates it from configuration.

the libimagrt::runtime::Runtime object is the first complex object that comes to live in a imag binary.