Constant lrs::file::mode::MODE_GROUP_READ

Members of the owning group of the file can read from it.

Syntax

const MODE_GROUP_READ: Mode = Mode(S_IRGRP);