Macro littlefs2::trace_now[][src]

macro_rules! trace_now {
    ($($arg : tt) +) => { ... };
}
Expand description

Immediate version of trace!.