Skip to main content

DataTunnel

Macro DataTunnel 

Source
macro_rules! DataTunnel {
    { $R:ty, $M:ty } => { ... };
}
Expand description

Given R, M where M: MocksForConnect<M>, expand to the mockable ClientCirc