Skip to content

Feature request: Ability to call functions on members, e.g. PathBuf::display() (was: How to display path members?) #11

Description

@matthiasbeyer

Consider:

pub struct Some(PathBuf);

How to derive Display for it? Is there some way to specify that the code needs to call .display() on the member?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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