Skip to content

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

Merged
seanmonstar merged 1 commit into
masterfrom
docs-no-inline-http
Oct 23, 2024
Merged

docs(lib): do not inline http rexports#3772
seanmonstar merged 1 commit into
masterfrom
docs-no-inline-http

Conversation

@seanmonstar

Copy link
Copy Markdown
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.

@tottoto tottoto left a comment

Copy link
Copy Markdown
Contributor

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
@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

2 participants