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