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