Skip to content

Feature Request: trait Resolve #4

@coriolinus

Description

@coriolinus

Currently, there are several useful implementations of ReferenceOr::<T>::resolve for various T. However, there isn't any good way to make a downstream function generic over "resolvable things".

Ideally, there would be a trait Resolve which provided a standard interface to handle 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