Module cargo_credential::error
source · Modules
- 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-based error type with an optional source
Enums
- Credential provider error type.