Macro medal::webfw_iron::with_conn

source ยท
macro_rules! with_conn {
    ( $x:expr , $c:ident, $r:expr , $($y:expr),* ) => { ... };
}