pub type SampleSinkProxy = Client<SampleSink>;Expand description
An alias for a client over zx::Channel for the SampleSink
protocol.
Aliased Typeยง
pub struct SampleSinkProxy { /* private fields */ }pub type SampleSinkProxy = Client<SampleSink>;An alias for a client over zx::Channel for the SampleSink
protocol.
pub struct SampleSinkProxy { /* private fields */ }