Module axiom_rs::error

source ·
Expand description

Error type definitions.

Structs

Enums

  • The error type for the Axiom client.

Type Aliases

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