pub type SampleProxy = Client<Sample>;
An alias for a client over zx::Channel for the Sample protocol.
zx::Channel
Sample
pub struct SampleProxy { /* private fields */ }