Constant lrs::file::mode::MODE_SET_USER_ID

When the file is executed, the effective user id is set to the owner's user id.

Syntax

const MODE_SET_USER_ID: Mode = Mode(S_ISUID);