Expand description
§IP-API4rs
A simple Rust crate for the ip-api.com API.
Modules§
- blocking
- client
- constant
- Constants
- error
- A module that contains the error type for the library.
- model
- This module contains all the predefined models for the application. You can create your own models to customize the request.
- request_
handler - Request Handler
- util
- Contains utility functions for the wrapper.
Structs§
- IpApi
Client - The main client for the ip-api.com API.