Function tinyfiledialogs::input_box

source ·
pub fn input_box(title: &str, message: &str, default: &str) -> Option<String>