Function wasmer_api::backend::get_deploy_apps_stream
source · pub fn get_deploy_apps_stream(
client: &BackendClient,
vars: GetDeployAppsVars
) -> impl Stream<Item = Result<Vec<DeployApp>, Error>> + '_pub fn get_deploy_apps_stream(
client: &BackendClient,
vars: GetDeployAppsVars
) -> impl Stream<Item = Result<Vec<DeployApp>, Error>> + '_