IntrospectorProxy

Type Alias IntrospectorProxy 

Source
pub type IntrospectorProxy = Client<Introspector>;
Expand description

An alias for a client over zx::Channel for the Introspector protocol.

Aliased Typeยง

pub struct IntrospectorProxy { /* private fields */ }