Skip to main content

SampleSinkProxy

Type Alias SampleSinkProxy 

Source
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 */ }