uni-addr

Crates.iouni-addr
lib.rsuni-addr
version0.2.2
created_at2025-07-25 07:18:05.543431+00
updated_at2025-08-30 07:40:21.928734+00
descriptionUnified address type for `std::net::SocketAddr` and `std::os::unix::net::SocketAddr`.
homepage
repositoryhttps://github.com/hanyu-dev/uni-addr
max_upload_size
id1767279
size39,277
Hantong Chen (cxw620)

documentation

README

uni-addr

crates.io docs.rs MIT License

This crate provides a unified address type that can represent both std::net::SocketAddr and std::os::unix::net::SocketAddr.

MSRV

1.70.0

LICENSE

MIT

Commit count: 13

cargo fmt