Derive Macrosยง
- AsApi
Error - Derives the
AsApiErrorTrait
for an enum, allowing it to be converted into anApiError
suitable for Actix-Web responses. It also conditionally implementsstd::fmt::Display
.
AsApiErrorTrait
for an enum, allowing it to be converted into an ApiError
suitable for Actix-Web responses. It also conditionally implements std::fmt::Display
.