pub type HttpAcpRuntime = HttpFrontendRuntime;Expand description
Compatibility name for the HTTP implementation of the canonical SDK runtime contract. ACP no longer owns a separate HTTP client.
Aliased Typeยง
pub struct HttpAcpRuntime { /* private fields */ }