Expand description
The ServiceError
trait used throughout Scratchstack libraries.
Traitsยง
- Service
Error - A trait for errors that can be converted to an HTTP response and a string error code.
The ServiceError
trait used throughout Scratchstack libraries.