Skip to content

Accept paths as input parameters #12

Description

@synek317

Currently, there is impl Display requirement for all input parameters. It would be great to accept parameters like &Path, PathBuf, impl AsRef etc.

Maybe a trait like IntoDisplay could be helpful. It would be implemented for every T: Display + some others, like Path.

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