Constant lrs::file::mode::MODE_WORLD_WRITE

Everyone can write to the file.

Syntax

const MODE_WORLD_WRITE: Mode = Mode(S_IWOTH);