pub fn fold_use_glob<F>(f: &mut F, node: UseGlob) -> UseGlob where
    F: Fold + ?Sized
Available on crate feature fold only.