cargo_zng::util

Function check_or_create_dir

Source
pub fn check_or_create_dir(check: bool, path: impl AsRef<Path>) -> Result<()>