Macro cfg_select_dispatch

Source
macro_rules! cfg_select_dispatch {
    ($($tokens:tt)*) => { ... };
}