Constant lrs::file::mode::MODE_WORLD_READ

Everyone can read from the file.

Syntax

const MODE_WORLD_READ: Mode = Mode(S_IROTH);