requestty 0.6.3

An easy-to-use collection of interactive cli prompts
Documentation
1
2
3
fn main() {
    requestty::questions![Float { page_size: todo!() }];
}