Skip to content

automation with ? operator #1

Description

@Zoybean

I recently published a proof of concept (repo, blog post) showing that a significant amount of the manual side of error return tracing can be performed automatically as part of ? operator. unfortunately, it's incompatible with some of the design decisions in this crate (notably it needs a new enum instead of result), so I decided not to try building from your crate as a starting point.

would you be interested in collaborating to find a design that can incorporate the automatic elements into this crate, or something like it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions