Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to using IpAddr and other types from core. #1047

Merged
merged 1 commit into from Apr 21, 2024

Conversation

sunfishcode
Copy link
Member

Rust now has IpAddr and other net types in core, so they can be used in no_std mode.

Rust now has `IpAddr` and other net types in core, so they can be used
in no_std mode.
@sunfishcode sunfishcode merged commit 76143e1 into main Apr 21, 2024
43 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/core-net-types branch April 21, 2024 15:50
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.

None yet

1 participant