errorf

Macro errorf 

Source
macro_rules! errorf {
    ($action:expr, $($arg:tt)*) => { ... };
}
Expand description

Error with format string support