Skip to content

static assertion to assert some type is some kind of Result #52

@sam0x17

Description

@sam0x17

I have a situation where I have a return type on a user-created function and I need to assert that it returns some kind of Result without caring about the generic T and E params. How can I do this?

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