Skip to content

Add no-std-net crate#7

Merged
Turbo87 merged 1 commit into
mainfrom
no-std-net
Jun 23, 2026
Merged

Add no-std-net crate#7
Turbo87 merged 1 commit into
mainfrom
no-std-net

Conversation

@Turbo87

@Turbo87 Turbo87 commented Jun 16, 2026

Copy link
Copy Markdown
Member

core::net (stable since Rust 1.77) provides the IP and socket address types in no_std, covering the crate's dominant use case. The ToSocketAddrs trait has no core equivalent, so this is flagged as a partial replacement.

@dunmatt 👋 does this seem accurate to you? any objections? (see rust-lang/crates.io#13855 for more information)

@Turbo87
Turbo87 merged commit e7c7284 into main Jun 23, 2026
2 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.

1 participant