Skip to main content

paths_equal

Function paths_equal 

Source
pub fn paths_equal(left: &Path, right: &Path) -> bool
Expand description

Compares two complete paths using the target platform’s path case rules.