Skip to content

Consider a hierarchy of path types #2

@bbqsrc

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

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