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