[][src]Function mlzutil::fs::ensure_dir

pub fn ensure_dir(path: impl AsRef<Path>) -> Result<()>

mkdir -p utility.