pub const S_IRGRP: u32 = 0o40;
Expand description

File mode indicating read bit for group.