Skip to content

Self not known #34

@uberFoo

Description

@uberFoo

This does not work:

impl Foo {
    fn new() -> Self {
        // It's this bit that's broken.
        Self {
            inner: Plugin::<Md>::new(),
        }
    }
}

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