Macro littlefs2::try_debug[][src]

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

Fallible version of debug!.