pub type AdvisoryLockingProxy = ClientSender<Channel, AdvisoryLocking>;
Expand description
An alias for a client sender over zx::Channel
for the AdvisoryLocking
protocol.
Aliased Typeยง
struct AdvisoryLockingProxy { /* private fields */ }
pub type AdvisoryLockingProxy = ClientSender<Channel, AdvisoryLocking>;
An alias for a client sender over zx::Channel
for the AdvisoryLocking
protocol.
struct AdvisoryLockingProxy { /* private fields */ }