Skip to content

Fails for traits with generic arguments and associated types #8

Closed
@justinlovinger

Description

@justinlovinger

For example:

#[blanket(derive(Ref, Rc, Arc, Mut, Box))]
trait Foo<Bar> {
    type Baz;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions