[][src]Macro magriette::pipe

macro_rules! pipe {
    ( $v:expr => $( $t:tt )=>+ ) => { ... };
}