Skip to content

docs(error): add detailed doc comments to Error query methods#4065

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
kimjune01:docs/error-kinds
May 13, 2026
Merged

docs(error): add detailed doc comments to Error query methods#4065
seanmonstar merged 1 commit into
hyperium:masterfrom
kimjune01:docs/error-kinds

Conversation

@kimjune01
Copy link
Copy Markdown
Contributor

Summary

Adds explanatory doc comments to all Error query methods (is_parse, is_parse_too_large, is_parse_version_h2, is_user, is_canceled, is_closed, is_body_write_aborted, is_shutdown, is_timeout). Each comment explains what triggers the error and links to relevant builder methods where applicable.

Add explanatory doc comments to is_parse, is_parse_too_large,
is_parse_version_h2, is_user, is_canceled, is_closed,
is_body_write_aborted, is_shutdown, and is_timeout. Each comment
explains what triggers the error and links to relevant builder
methods where applicable.
Copy link
Copy Markdown
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Thanks!

@seanmonstar seanmonstar merged commit 659e1e9 into hyperium:master May 13, 2026
22 checks passed
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