Skip to main content

Module error

Module error 

Source
Expand description

Typed errors (spec §26.3/§26.4, §32). Structured variants rather than strings; Display always, std::error::Error under std.

Enums§

ConstraintKind
§11.4 constraint that a write value violated.
DecodeError
Codec decode failure causes.
EncodeError
Error
Facade error, generic over the transport’s error type.