Skip to main content

Crate simple_path

Crate simple_path 

Source
Expand description

Please see the README for a high-level overview, and the SimplePath struct for the detailed features.

Structs§

Display
Helper struct for safely printing paths with format! and {}.
SimplePath
Simplifies Win32 File Namespaces paths (the “\\?\” prefix) for better readability and compatibility.