strict-path 0.1.0-beta.1

More than path comparisons: full, cross-platform path security with type-level guarantees
Documentation
1
2
3
4
5
#[cfg(test)]
mod comparison_tests;

#[cfg(all(test, feature = "app-path"))]
mod app_path_tests;