# Functions
BasicBuilder constructs a BasicBuilder based on the provided error.
ErrorBuilder constructs a FailedResponse based on the provided error.
SuccessBuilder constructs a CustomResponse with a Success status and the provided response data.
# Constants
No description provided by the author
No description provided by the author
# Structs
BasicResponse represents a failed response structure for API responses.
FailedResponse represents a failed response structure for API responses.
No description provided by the author
No description provided by the author
No description provided by the author
SuccessResponse represents a success response structure for API responses.