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