errf

Macro errf 

Source
macro_rules! errf {
    ($tag:expr, $fmt:expr, $args:tt) => { ... };
    ($tag:expr, $fmt:expr) => { ... };
}