Expand description
Marker types.
Structs§
- Concrete_
t - A tag type to disambiguate between
ChainError
trait implementations forError<T>
and just forT
. - Error_t
- A tag type to disambiguate between
ChainError
trait implementations forError<T>
and just forT
. - 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
toErrorCategory::L5
which is unused.