uni-addr 0.3.8

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-0.3.8 has been yanked.

uni-addr

Test pipeline Crates.io Docs.rs License: MIT OR Apache-2.0

[!WARNING] This crate is deprecated, use uaddr instead.

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:

at your option.