pathlib

Crates.iopathlib
lib.rspathlib
version0.0.0
created_at2024-12-29 06:34:53.491605+00
updated_at2024-12-29 06:34:53.491605+00
descriptionA simple path library
homepage
repositoryhttps://github.com/TheVeryDarkness/pathlib
max_upload_size
id1498052
size33,716
(TheVeryDarkness)

documentation

README

Pathlib

A module that provides types representing filesystem paths with semantics appropriate for different operating systems.

Unlike std::path::Path, Pathlib is a full-featured path manipulation library that provides a high-level API for path operations.

Commit count: 42

cargo fmt