Macro error

Source
macro_rules! error {
    ($($arg:tt)*) => { ... };
}
Expand description

Error log with added prefix for this crate.