| Crates.io | uni-addr |
| lib.rs | uni-addr |
| version | 0.2.2 |
| created_at | 2025-07-25 07:18:05.543431+00 |
| updated_at | 2025-08-30 07:40:21.928734+00 |
| description | Unified address type for `std::net::SocketAddr` and `std::os::unix::net::SocketAddr`. |
| homepage | |
| repository | https://github.com/hanyu-dev/uni-addr |
| max_upload_size | |
| id | 1767279 |
| size | 39,277 |
This crate provides a unified address type that can represent both std::net::SocketAddr and std::os::unix::net::SocketAddr.
1.70.0
MIT