pub trait LoaderClientHandler<___T: Transport = Channel> { }
A client handler for the Loader protocol.
See Loader for more details.
Loader