uni-addr 0.4.1

A unified address type that can represent an IPv4 / IPv6 socket address, a UNIX domain socket (UDS) address, or a hostname with a port.
Documentation
1
2
3
#![doc = include_str!("../README.md")]

pub use uaddr::*;