Module datamaxi::api

source ·
Expand description

API definitions and related utilities.

Structs§

  • The client for interacting with the Datamaxi+ API.
  • The configuration for the Datamaxi+ API client.
  • The Error type.

Enums§

Traits§

  • A trait that defines the required methods for interacting with the Datamaxi+ API.
  • Additional methods for Result, for easy interaction with this crate.

Type Aliases§

  • Convenient wrapper around std::Result.