Constant lrs::file::mode::MODE_GROUP_WRITE

Members of the owning group of the file can write to it.

Syntax

const MODE_GROUP_WRITE: Mode = Mode(S_IWGRP);