tinyfiledialogs
3.3.9
tinyfiledialogs
Function
input_box_impl
Copy item path
source
pub(crate) fn input_box_impl( title: &
str
, message: &
str
, default:
Option
<&
str
>, ) ->
Option
<
String
>