dinghy_lib::utils

Function destructure_path

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