LeaseControlProxy

Type Alias LeaseControlProxy 

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