Macro aopt::trace_log

source ·
macro_rules! trace_log {
    ($($arg:tt)*) => { ... };
}