This crate provides a unified address type that can represent both std::net::SocketAddr and std::os::unix::net::SocketAddr.
std::net::SocketAddr
std::os::unix::net::SocketAddr
1.70.0
MIT