[][src]Function dialog_box::question

pub fn question(question: &str) -> String

The question function can give the dialog-box/popup on the screen by which we can put the desired answer for that question. This function can return the answer.