imag/libimaginteraction
Matthias Beyer a4c2c04c61 Use cargo feature to specify both version and path
Thanks to reddit user /u/TimNN for suggesting this.
2017-08-27 11:25:43 +02:00
..
src This function does not need to be public 2017-02-23 12:38:40 +01:00
Cargo.toml Use cargo feature to specify both version and path 2017-08-27 11:25:43 +02:00
README.md Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00

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.