Skip to content

Support capturing of std::net types#724

Draft
KodrAus wants to merge 4 commits into
masterfrom
feat/net-to-value
Draft

Support capturing of std::net types#724
KodrAus wants to merge 4 commits into
masterfrom
feat/net-to-value

Conversation

@KodrAus
Copy link
Copy Markdown
Contributor

@KodrAus KodrAus commented May 17, 2026

Rebase of #721

Closes #711

I've taken the original implementation from #721 and tweaked it to maintain consistent behaviour between our internal capturing, and value-bag's. Thanks for originally working on this @JonathanWilbur!

@KodrAus
Copy link
Copy Markdown
Contributor Author

KodrAus commented May 17, 2026

I'll need to feature gate these on std, since they're not available in core until 1.77.

@KodrAus KodrAus marked this pull request as draft May 17, 2026 00:24
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.

Implement ToValue for IpAddr, and SocketAddr

2 participants