[][src]Function platform_dirs::is_absolute_path

pub fn is_absolute_path<P>(path: P) -> Option<PathBuf> where
    P: AsRef<Path>,