Module rfesi::prelude[][src]

Module for easy imports.

Structs

Esi

Struct to interact with ESI.

EsiBuilder

Builder for the Esi struct.

Enums

EsiError

Errors that can occur when dealing with ESI.

RequestType

Which base URL to start with - the public URL for unauthenticated calls, or the authenticated URL for making calls to endpoints that require an access token.

Type Definitions

EsiResult

Crate Result wrapper.