Module at_api_rs::error[][src]

Expand description

Error and result types which are passed by the library.

Enums

Error

An error which is returned from the library.

Type Definitions

Result

The base Result type which is used in the library.