Function create_shared_dir_all

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

Create the directory and ancestors with group write permission on UNIX systems.