Macro littlefs2::try_error[][src]

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

Fallible version of error!.