Module marker

Source
Expand description

Marker types.

Structs§

Concrete_t
A tag type to disambiguate between ChainError trait implementations for Error<T> and just for T.
Error_t
A tag type to disambiguate between ChainError trait implementations for Error<T> and just for T.
L0
A tag type to disambiguate between trait implementations.
L1
A tag type to disambiguate between trait implementations.
L2
A tag type to disambiguate between trait implementations.
L3
A tag type to disambiguate between trait implementations.
L4
A tag type to disambiguate between trait implementations.
L5
A tag type to disambiguate between trait implementations.

Enums§

Unused
This marker type is used for any ErrorCategory::L0 to ErrorCategory::L5 which is unused.