Crate scratchstack_errors

source ·
Expand description

The ServiceError trait used throughout Scratchstack libraries.

Traits§

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