Crate gip [] [src]

Structs

Error

The Error type.

GlobalAddress
ProviderAny

Provider for checking global address from multiple providers

ProviderInfo
ProviderJson

Provider for checking global address by JSON format.

ProviderList
ProviderPlane

Provider for checking global address by plane text format.

Enums

ErrorKind

The kind of an error.

ProviderFormat

Format of return value from provider

ProviderType

Type of global address from provider

Statics

DEFAULT_TOML

Traits

Provider
ResultExt

Additional methods for Result, for easy interaction with this crate.

Type Definitions

Result

Convenient wrapper around std::Result.