Macro panty::tap [] [src]

macro_rules! tap {
    ( $x:expr => $y:expr ) => { ... };
}