Macro cargo::drop_print

source ยท
macro_rules! drop_print {
    ($config:expr, $($arg:tt)*) => { ... };
}