requestty 0.6.3

An easy-to-use collection of interactive cli prompts
Documentation
1
2
3
4
5
error[E0425]: cannot find value `name` in this scope
 --> $DIR/not_found.rs:2:35
  |
2 |     requestty::questions![Input { name }];
  |                                   ^^^^ not found in this scope