Function wasmer_backend_api::query::get_app_version_by_id_with_app
source ยท pub async fn get_app_version_by_id_with_app(
client: &WasmerClient,
version_id: String,
) -> Result<(DeployApp, DeployAppVersion), Error>