lint_callback

Macro lint_callback 

Source
macro_rules! lint_callback {
    ($cx:expr, $f:ident, $($args:expr),*) => { ... };
}