Available on crate feature
server only.Expand description
Generic error types for server
Enums§
- Extract
Body Error Errors when extracting something from aBody- Generic
Rejection Error - Generic rejection
Errors
Functions§
- body_
collection_ error - Create a generic
ExtractBodyErrorwithGenericRejectionError::BodyCollectionError - invalid_
content_ type - Create a generic
ExtractBodyErrorwithGenericRejectionError::InvalidContentType