Function wasmer_api::backend::generate_deploy_config_token_raw
source · pub async fn generate_deploy_config_token_raw(
client: &BackendClient,
token_kind: TokenKind
) -> Result<String, Error>
pub async fn generate_deploy_config_token_raw(
client: &BackendClient,
token_kind: TokenKind
) -> Result<String, Error>