Function dinghy_lib::utils::destructure_path

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