Skip to main content

trace

Macro trace 

Source
macro_rules! trace {
    ($fmt:expr $(, $args:expr)*) => { ... };
}