for_all_connections

Macro for_all_connections 

Source
macro_rules! for_all_connections {
    ($macro:path $(, $extra_args:tt)*) => { ... };
}