pub const S_IXGRP: u32 = 0o10;
Expand description

File mode indicating execute bit for group.