pub trait InBandInterruptLocalClientHandler<___T: Transport = DriverChannel> { }Expand description
A client handler for the InBandInterrupt protocol.
See InBandInterrupt for more details.
pub trait InBandInterruptLocalClientHandler<___T: Transport = DriverChannel> { }A client handler for the InBandInterrupt protocol.
See InBandInterrupt for more details.