[][src]Module twilight_gateway::shard::error

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

Enums

Error

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

Type Definitions

Result

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