Macro ubend::spawn[][src]

macro_rules! spawn {
    ($($tt:tt)*) => { ... };
}

Create a pipe chain using a Unix shell like syntax.