Crate getip[][src]

Modules

Asynchronous rewrite of dalance/gip Receive global IP addresses from online services

Helper to receive the IP of the local machine.

Enums

Errors that can happen.

Scope of the IP to be received.

Type of global address

Traits

Any IP Provider

Functions

Receive a IP address with the specified type.

Type Definitions

A Result alias where the Err case is getip::Error.