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