rust
rust copied to clipboard
IPinfo Rust library for IPinfo API (IP geolocation and other types of IP data)
Results
3
rust issues
Sort by
recently updated
recently updated
newest added
Ran `cargo test` with my token and all tests seem to pass
I think now would be a good time for a 3.1.0 release.
# Proposed Change Create a new abstraction for "localization providers" and make `IpInfo` generic over that type. If the spirit of this change is accepted we can also begin to...