[][src]Function tinyfiledialogs::input_box

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