Skip to content

style(core): fmt import#1138

Merged
0x676e67 merged 1 commit intomainfrom
fmt
Apr 11, 2026
Merged

style(core): fmt import#1138
0x676e67 merged 1 commit intomainfrom
fmt

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request performs extensive refactoring of the client core, primarily focusing on simplifying imports, updating the Result type alias to include a default error type, and removing the ParseResult alias in favor of explicit Result types. Additionally, it improves code organization by moving constants, adding #[inline] attributes to performance-sensitive methods, and standardizing the use of the Incoming body type. Feedback suggests using starts_with for more idiomatic H2 prefix checking and clarifying the documentation for the ClientRx channel receiver.

Comment thread src/client/core/proto/http1/conn.rs Outdated
Comment thread src/client/core/proto/http2/client.rs Outdated
@0x676e67 0x676e67 merged commit 15777c8 into main Apr 11, 2026
23 checks passed
@0x676e67 0x676e67 deleted the fmt branch April 11, 2026 16:25
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.

1 participant