Matthias Beyer bfa6f593b6 Fix: Re-writing content of String in edit_in_tmpfile() 8 years ago
..
src bfa6f593b6 Fix: Re-writing content of String in edit_in_tmpfile() 8 years ago
.gitignore ff84c7b258 Add: libimagrt 8 years ago
Cargo.toml 4066ae4048 Add dep: env_logger = 0.3 8 years ago
README.md 8acc57df8f Update README for libimagrt 8 years ago

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.