Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistently refer to zonefile r/w as experimental. #387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ximon18
Copy link
Member

@ximon18 ximon18 commented Sep 11, 2024

The main page of the RustDoc (lib.rs) says (rendered):

zonefile: Experimental reading and writing of zone files, i.e. the textual representation of DNS data.
zonetree: Experimental storing and querying of zone trees.

But then the module list below says:

zonefile [zonefile] Reading and writing of zonefiles.
zonetree [unstable-zonetree] Experimental storing and querying of zone trees.

Why does one say experimental in both cases and the other not?

This PR synchronizes the two by saying "experimental" in both places.

@ximon18 ximon18 requested a review from a team September 11, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant