Macro ClientCirc

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

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