Skip to content

refactor qlog-related code#2327

Open
ghedo wants to merge 1 commit intomasterfrom
qlog-refactor
Open

refactor qlog-related code#2327
ghedo wants to merge 1 commit intomasterfrom
qlog-refactor

Conversation

@ghedo
Copy link
Member

@ghedo ghedo commented Jan 27, 2026

This tries to make the qlog code more self-contained by moving the vast majority of it from lib.rs and h3/mod.rs into dedicated submodules, as well as adjusting imports to reduce the number of checks for the qlog feature.

To simplify the current use of qlog_with_type!(), helper functions are also added which make for somewhat more readable code, though YMMV.

This tries to make the qlog code more self-contained by moving the vast
majority of it from lib.rs and h3/mod.rs into dedicated submodules, as
well as adjusting imports to reduce the number of checks for the qlog
feature.

To simplify the current use of `qlog_with_type!()`, helper functions are
also added which make for somewhat more readable code, though YMMV.
@ghedo ghedo requested a review from a team as a code owner January 27, 2026 16:59
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