Function dinghy_lib::utils::destructure_path [] [src]

pub fn destructure_path<P: AsRef<Path>>(path: P) -> Option<(PathBuf, String)>