[][src]Module twilight_gateway::cluster::error

The error type of why errors occur in the cluster module.

Enums

Error

Error type representing the possible reasons for errors to occur in the cluster.

Type Definitions

Result

A result enum with the error type being the cluster's Error type.