More reliable path manipulation for Rust.
# Cargo.toml
[dependencies]
normpath = "1.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Normalizes a file path by resolving `.` and `..` components.
Test on the target platform and consider using `normpath::BasePath` for cross-platform consistency.
No dependency data recorded yet.