Skip to main content

EchoProxy

Type Alias EchoProxy 

Source
pub type EchoProxy = Client<Echo>;
Expand description

An alias for a client over zx::Channel for the Echo protocol.

Aliased Typeยง

pub struct EchoProxy { /* private fields */ }