[PR #1064] [MERGED] Expose LabelIter #1939

Closed
opened 2026-03-16 04:00:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1064
Author: @avitex
Created: 4/7/2020
Status: Merged
Merged: 4/7/2020
Merged by: @bluejekyll

Base: masterHead: master


📝 Commits (3)

  • 9c3df4c Expose LabelIter
  • b3f98c7 Merge branch 'master' into master
  • 9181ab4 Merge branch 'master' into master

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 crates/proto/src/rr/domain/mod.rs (+1 -1)

📄 Description

Bit inconvenient that the type is used in a public interface, but is not exposed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1064 **Author:** [@avitex](https://github.com/avitex) **Created:** 4/7/2020 **Status:** ✅ Merged **Merged:** 4/7/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`9c3df4c`](https://github.com/hickory-dns/hickory-dns/commit/9c3df4cbb4ce57260b1365501fcecdafffd4e5c5) Expose LabelIter - [`b3f98c7`](https://github.com/hickory-dns/hickory-dns/commit/b3f98c746442d4281ebc3aa68a752b35a1e5c456) Merge branch 'master' into master - [`9181ab4`](https://github.com/hickory-dns/hickory-dns/commit/9181ab40bc987792fc954748fa2c19b43bfeab22) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/proto/src/rr/domain/mod.rs` (+1 -1) </details> ### 📄 Description Bit inconvenient that the type is used in a public interface, but is not exposed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 04:00:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1939
No description provided.