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