Re-exports§
pub use deployment::Deployment;pub use localhost::LocalhostHost;pub use gcp::GcpComputeEngineHost;pub use azure::AzureHost;pub use rust_crate::RustCrate;pub use custom_service::CustomService;
Modules§
Structs§
Enums§
- Client
Strategy - Like BindType, but includes metadata for determining whether a connection is possible.
- Host
Target Type - Server
Strategy - Types of connections that a host can make to another host.