path_type 1.0.2 copy "path_type: ^1.0.2" to clipboard
path_type: ^1.0.2 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.

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.
4
likes
160
pub points
51%
popularity

Publisher

verified publishervoyver.com

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)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

path, rust

More

Packages that depend on path_type