Crate scratchstack_errors

Source
Expand description

The ServiceError trait used throughout Scratchstack libraries.

Traitsยง

ServiceError
A trait for errors that can be converted to an HTTP response and a string error code.