Macro phoenix_lang::error

source ยท
macro_rules! error {
    ($($arg:tt)*) => { ... };
}