Skip to main content

trace_note

Macro trace_note 

Source
macro_rules! trace_note {
    ($writer:expr, $($arg:tt)*) => { ... };
}