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§
- Base
Server Strategy - Client
Strategy - Like BindType, but includes metadata for determining whether a connection is possible.
- Host
Target Type - Port
Network Hint - Server
Strategy - Types of connection that a service can receive when configured as the server.