Macro phoenix_lang::phoenix_error

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