Macro tidy::style::suppressible_tidy_err

source ยท
macro_rules! suppressible_tidy_err {
    ($err:ident, $skip:ident, $msg:literal) => { ... };
}