path_type 3.0.1 copy "path_type: ^3.0.1" to clipboard
path_type: ^3.0.1 copied to clipboard

A path type providing a type-safe and cross-platform path abstraction for managing and manipulating file paths, supporting both POSIX and Windows file systems.

3.0.1 #

  • Doc update

3.0.0 #

  • Update rust version

2.0.0 #

  • Migrate to rust path type
  • Add WindowsPath and UnixPath
  • Remove different path type libraries

1.0.2 #

  • Remove deprecated members usage

1.0.1 #

  • Switch from rust_core to rust

1.0.0 #

  • Stabilize api
  • Add asPath() extension method to String
  • rename Path's path field to string

0.4.0 #

  • Support async file methods
  • Upgrade to rust_core to 1.0.0

0.3.0 #

  • Docs
  • Better web support
  • Add Path.isIoSupported()

0.2.0 #

  • Full implementation of Rust Path type

0.1.0 #

  • Initial version.
6
likes
160
points
94
downloads

Publisher

verified publishervoyver.com

Weekly Downloads

2024.09.26 - 2025.04.10

A path type providing a type-safe and cross-platform path abstraction for managing and manipulating file paths, supporting both POSIX and Windows file systems.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

rust

More

Packages that depend on path_type