Macro cargo::__shell_print[][src]

macro_rules! __shell_print {
    ($config:expr, $which:ident, $newline:literal, $($arg:tt)*) => { ... };
}