Macro ftools::pipe[][src]

macro_rules! pipe {
    ($init:tt $(=>$fn:ident)+) => { ... };
}