Skip to content

Use the new explicit form of impl Trait to put all in a trait. #33

Open
@eddyb

Description

@eddyb

See rust-lang/rust#52650 - the main reason there's not a trait right now is because the all method returns -> impl Trait, and there wasn't a way of doing that in a trait impl.

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