Macro tklog::async_trace

source ยท
macro_rules! async_trace {
    () => { ... };
    ($($arg:expr),*) => { ... };
}