requestty 0.6.3

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