Modules§
- error_
serialize 🔒 - Serializer / deserializer for any boxed error.
The string representation of the error, and its
source
chain can roundtrip across the serialization. The actual types are lost (downcast will not work).
Structs§
- String
Typed 🔒Error - String-based error type with an optional source
Enums§
- Error
- Credential provider error type.