sanitize_path

Function sanitize_path 

Source
pub fn sanitize_path(path: &str) -> String
Expand description

Replace symbols not allowed in Windows path with underscores.