wasmer_
cli
6.0.1
In wasmer_
cli::
commands::
app::
secrets::
utils
wasmer_cli
::
commands
::
app
::
secrets
::
utils
Function
get_secret_value
Copy item path
Source
pub(crate) async fn get_secret_value( client: &WasmerClient, secret: &Secret, ) ->
Result
<
String
>