Function walk_closure_binder

Source
pub fn walk_closure_binder<V: MutVisitor>(
    vis: &mut V,
    binder: &mut ClosureBinder,
) -> V::Result