Macro littlefs2::error_now[][src]

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

Immediate version of error!.