uni-addr 0.3.0

A unified address type that can represent a `std::net::SocketAddr`, a `std::os::unix::net::SocketAddr`, or a host name with port.
Documentation

uni-addr

crates.io docs.rs MIT License

This crate provides a unified address type that can represent a std::net::SocketAddr, a std::os::unix::net::SocketAddr, or a host name with port.

LICENSE

MIT