Skip to main content

pick

Macro pick 

Source
macro_rules! pick {
    ( $ cx: ident, $col: literal) => { ... };
}