Function mkdir_recursive

Source
pub fn mkdir_recursive(path: &Path) -> Result<()>