Macro littlefs2::try_info[][src]

macro_rules! try_info {
    ($d($arg:tt)+) => { ... };
}

Fallible version of info!.