uni-addr

Crates.iouni-addr
lib.rsuni-addr
version0.3.7
created_at2025-07-25 07:18:05.543431+00
updated_at2025-12-05 18:11:32.75579+00
descriptionA unified address type that can represent a `std::net::SocketAddr`, a `std::os::unix::net::SocketAddr`, or a host name with port.
homepage
repositoryhttps://github.com/hanyu-dev/uni-addr
max_upload_size
id1767279
size70,979
Hantong Chen (cxw620)

documentation

README

uni-addr

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

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.

Commit count: 13

cargo fmt