Module cargo_tarpaulin::path_utils
source · Functions§
- On windows removes the
\\?\\
prefix to UNC paths. For other operation systems just turns thePath
into aPathBuf
- Returns true if the file is a rust source file
- Returns true if the file is a rust source file