Function wasmer_api::query::get_deploy_apps
source · 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.