cargo_zng::util

Function check_or_create_dir

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