pub fn recursively_create(dir: &Path) -> Result<()>
Expand description

Recursively creates directories for a given path input.