Macro rustc_driver_impl::print::safe_print

source ยท
macro_rules! safe_print {
    ($($arg:tt)*) => { ... };
}