[][src]Module katalyst::error

This module space contains the enum GatewayError which is the error type produced by the internal Katalyst libraries.

Enums

GatewayError

All Katalyst library methods will return a variant of GatewayError

Type Definitions

AsyncResult

Katalyst async result type

Result

Katalyst result type