imag/libimaginteraction
mario 8df5519f34 Move `[profile.dev] codegen-units = 2` to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
2017-01-19 20:08:51 +01:00
..
src Create history file if it does not exist 2016-10-06 18:40:14 +02:00
Cargo.toml Move `[profile.dev] codegen-units = 2` to top-level Cargo.toml 2017-01-19 20:08:51 +01:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00

README.md

libimaginteraction

A crate for more general interaction with the user (interactive commandline interface).

Offers functions for asking the user Y/N questions, for (numeric) values, etc.