error: option `prompt` does not exist for kind `int` --> $DIR/prompt.rs:2:41 | 2 | let q = requestty::questions![Int { prompt: todo!() }]; | ^^^^^^