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

docs(lib): do not inline http rexports #3772

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

seanmonstar
Copy link
Member

I think this will make the docs clearer. Before this change, HeaderMap is separate as a re-export, and the other types all look native to hyper. This will show that most of the top level types in hyper are re-exports from http.

Copy link
Contributor

@tottoto tottoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree that this makes the docs clearer.

@seanmonstar seanmonstar merged commit 906f8db into master Oct 23, 2024
21 checks passed
@seanmonstar seanmonstar deleted the docs-no-inline-http branch October 23, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants