Function walk_capture_by

Source
fn walk_capture_by<V: MutVisitor>(
    vis: &mut V,
    capture_by: &mut CaptureBy,
) -> V::Result