tokmd-path 1.7.2

Single-responsibility path normalization helpers for deterministic cross-platform matching.
Documentation
1
2
3
4
5
6
7
8
# tokmd-path

Single-responsibility microcrate for path normalization used across tokmd crates.

## API

- `normalize_slashes(path: &str) -> String`
- `normalize_rel_path(path: &str) -> String`