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

mkdir -p utility.