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