dd___error

Macro dd___error 

Source
macro_rules! dd___error {
    () => { ... };
    ($fmt:literal $(,)? $($msg:expr),*) => { ... };
}
Expand description

ยงShortcut to develop_debug!(error fmt,expr)