Macro collective::using_collective

source ·
macro_rules! using_collective {
    ( $c:expr, $inner:ident, $e:expr ) => { ... };
}
Expand description

Extract the inner enum variant and make it available to an expression.