Derive Macrosยง
- AsApi
Error - Derives the
AsApiErrorTraitfor an enum, allowing it to be converted into anApiErrorsuitable 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.