Crate ip_api4rs

Source
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§

IpApiClient
The main client for the ip-api.com API.