Macro cargo::drop_println

source ·
macro_rules! drop_println {
    ($config:expr) => { ... };
    ($config:expr, $($arg:tt)*) => { ... };
}