Skip to content

Consider a hierarchy of path types #2

Description

@bbqsrc
  • Distinguish absolute and relative path with specific types
  • Create a Utf8Path type for handling the majority case of paths being representable as &str
  • Create PosixPath and WindowsPath path types for handling paths on different OSes agnosticly
  • Integrate path resolution without relying on canonicalisation

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions