pub fn ErrorPayloadTooLarge<T>(err: T) -> Errorwhere T: Debug + Display + 'static,
Helper function that wraps any error and generates a PAYLOAD_TOO_LARGE response.
PAYLOAD_TOO_LARGE