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