wasmer_cli
5.0.5-rc1
In wasmer_cli::utils::prompts
Function
wasmer_cli
::
utils
::
prompts
::
prompt_for_ident
Copy item path
source
ยท
[
−
]
pub fn prompt_for_ident( message: &
str
, default:
Option
<&
str
>, ) ->
Result
<
String
,
Error
>