Macro clippy_utils::visitors::visitable_ref

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