pub async fn get_deploy_apps(
client: &WasmerClient,
vars: GetDeployAppsVars,
) -> Result<DeployAppConnection, Error>
Expand description
Retrieve apps.
pub async fn get_deploy_apps(
client: &WasmerClient,
vars: GetDeployAppsVars,
) -> Result<DeployAppConnection, Error>
Retrieve apps.