uni-addr
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
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.