| Crates.io | tquest |
| lib.rs | tquest |
| version | 0.3.1 |
| created_at | 2024-07-01 20:47:48.30933+00 |
| updated_at | 2024-07-03 15:46:08.365644+00 |
| description | Simple observable pattern implementation |
| homepage | |
| repository | https://github.com/OkieOth/rs_tquest |
| max_upload_size | |
| id | 1289047 |
| size | 100,816 |
Rust library crate to implement terminal based questionnaires
Build a structure that guides through a set of cascaded questions, collect the related answers and use the bundled structe in the end to some further processing
cargo test -- --ignored