File Paths
Work with textual file paths, including relativity and resolution. Features:
- Variant:
FlexPath
methods consider absolute paths according to the path'sFlexPathVariant
. Two variants are supported:Common
andWindows
. The native variant can be deduced directly through_native
suffixed methods.
Requirements:
- The Rust standard library (
std
).
Example
use FlexPath;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!