Module axiom_rs::error

source ·
Expand description

Error type definitions.

Structs§

  • An error returned by the Axiom API.

Enums§

  • The error type for the Axiom client.

Type Aliases§

  • A Result alias where the Err case is axiom::Error.