Skip to main content

tracef

Macro tracef 

Source
macro_rules! tracef {
    ($($arg:tt)*) => { ... };
}