requestty 0.6.3

An easy-to-use collection of interactive cli prompts
Documentation
1
2
3
4
5
error: option `editor` does not exist for kind `float`
 --> tests/macros/float/editor.rs:2:43
  |
2 |     let q = requestty::questions![Float { editor: todo!() }];
  |                                           ^^^^^^