pub fn make_private(path: &Path)
Take group and other’s access away from whatever is at path; the owner keeps what it had.
path
Nothing at path is nothing to do. A failure is logged rather than returned (see the module docs).