Macro resynth::error

source ยท
macro_rules! error {
    ($st:expr, $fmt:expr $(, $($arg:expr),*)*) => { ... };
}