Crate ip_api4rs

source ·
Expand description

IP-API4rs

A simple Rust crate for the ip-api.com API.

Modules

  • Constants
  • A module that contains the error type for the library.
  • This module contains all the predefined models for the application. You can create your own models to customize the request.
  • Request Handler
  • Contains utility functions for the wrapper.

Structs