Skip to main content

Module api

Module api 

Source
Expand description

API definitions and related utilities.

Structs§

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

Enums§

ErrorKind
The kind of an error.

Traits§

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

Type Aliases§

Result
Convenient wrapper around std::Result.