Matthias Beyer
496c06d15a
1.2 of lazy_static brings functionality to have no panics in the code, which is what we try to have. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
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.