Skip to main content

AgentClient

Type Alias AgentClient 

Source
pub type AgentClient = Client<AgentProtocol>;
Expand description

Low-level agent connection with native, encoded, raw, stream, and packet APIs.

Aliased Typeยง

pub struct AgentClient { /* private fields */ }