Macro tidy::tidy_error_ext

source ·
macro_rules! tidy_error_ext {
    ($tidy_error:path, $bad:expr, $($fmt:tt)*) => { ... };
}