Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/rustix
/ addr.rs
File
addr.rs
src/net/addr.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Types for implementers of socket address types or code that is generic over
2
//! address types.
3
//!
4
//! The concrete address types and [`SocketAddrAny`] are in
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected