Macro rustc_driver_impl::print::safe_println

source ·
macro_rules! safe_println {
    ($($arg:tt)*) => { ... };
}