pub type LoaderProxy = Client<Loader>;
An alias for a client over zx::Channel for the Loader protocol.
zx::Channel
Loader
pub struct LoaderProxy { /* private fields */ }