release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
dimbleby/ip-rs
GitHub
github.com
Releases
1
Frequency
Last Release
over 10 years ago
Thursday, 25 February 2016, 18:01
Stars
2
Provides the IpAddr enum for Rust
Log in to subscribe
Releases
1
Links
1
Collections
0
Linked projects
ip
Crates.io
Provides the IpAddr enum, which can represent either an IPv4 or an IPv6 address. Do not use this crate! As of Rust 1.7.0, the `std::net::IpAddr` is stabilized - and should be preferred.