Macro cargo_show_asm::esafeprintln

source ยท
macro_rules! esafeprintln {
    ($($x:expr),* $(,)?) => { ... };
}