Macro ci_manager::pipe_print
source ยท macro_rules! pipe_print { () => { ... }; ($fmt:expr) => { ... }; ($fmt:expr, $($arg:tt)*) => { ... }; }
macro_rules! pipe_print { () => { ... }; ($fmt:expr) => { ... }; ($fmt:expr, $($arg:tt)*) => { ... }; }