# Functions
CreateErrorResponseFromError creates an ErrorResponse from a generic error.
DetailsFromError returns the details from an error.
ErrorCodeFromError returns the ErrorCode from an error.
IsErrorResponse determines if an error is an ErrorResponse.
# Constants
No description provided by the author
# Structs
ErrorResponse represents an error response structure.
# Type aliases
ErrorCode represents a specific error code.