clippy_utils::visitors

Macro visitable_ref

source
macro_rules! visitable_ref {
    ($t:ident, $f:ident) => { ... };
}