Available on crate feature
deploy only.Expand description
Infrastructure for deploying Hydro programs to the cloud using hydro_deploy.
Re-exports§
pub use crate::compile::init_test;pub use deploy_graph::*;
Modules§
- deploy_
graph - Deployment backend for Hydro that uses
hydro_deployto provision and launch services.