Skip to content

Allow being called with traits #5

@cdown

Description

@cdown

Right now attempting to do FormatMap<dyn SomeTrait> doesn't work because we need to relax Sized in many places. However, trying to do that then breaks more things, like Eq on Formatter<T>, which need looking at.

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