Macro littlefs2::trace[][src]

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

Local version of trace!.