Skip to content

Provide Service conveniences like map_err #16

@carllerche

Description

@carllerche

Currently, mapping the error type of a response future is pretty painful as you have to create a ton of new types just to wrap it... This could be handled by a map_err combinator.

Unfortunately, using this would really require rust-lang/rust#44490.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions