pub fn fold_type_path<F>(f: &mut F, node: TypePath) -> TypePath where
    F: Fold + ?Sized
This is supported on crate feature fold only.