Skip to main content

SampleProxy

Type Alias SampleProxy 

Source
pub type SampleProxy = Client<Sample>;
Expand description

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

Aliased Typeยง

pub struct SampleProxy { /* private fields */ }