shli
Rust crate for shell-like TUIs
Purpose
If you once saw nslookup, glusterfs or shelldap and admired their shell-like interfaces, this might be a crate for you.
This crate provides basic building blocks for such an interface.
Example usage
See examples/simple.rs. cargo run --example simple