swagger-rs icon indicating copy to clipboard operation
swagger-rs copied to clipboard

Unable to composite services with different Error types

Open richardwhiuk opened this issue 2 years ago • 0 comments

If MakeServices have different error types (e.g. Box<Error> and hyper::Error) they can't be composited together.

richardwhiuk avatar Nov 12 '21 10:11 richardwhiuk