uni-addr 0.2.1

Unified address type for `std::net::SocketAddr` and `std::os::unix::net::SocketAddr`.
Documentation

uni-addr

crates.io docs.rs MIT License

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

MSRV

1.70.0

LICENSE

MIT