Skip to main content

Module error

Module error 

Source
Expand description

One error type. Every failure that a user could plausibly cause carries a sentence explaining what to do about it, because a failure whose reason is missing from the message costs more than the failure itself.

Structs§

SparError

Enums§

ErrorKind
Why a call failed, where the answer changes what to do about it.

Type Aliases§

Result