Skip to main content

rtrace

Macro rtrace 

Source
macro_rules! rtrace {
    ($($arg:tt)+) => { ... };
}