Skip to content

About to be broken by a Rust change #1

Open
@adetaylor

Description

Hi, this crate relies on the Receiver trait which is intended for the standard library only. That's about to be removed. Switch to using the arbitrary_self_types feature instead, which is currently nightly but on its way gradually to being stabilized.

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