Constant lrs::file::mode::MODE_USER_WRITE

The owner of the file can write to it.

Syntax

const MODE_USER_WRITE: Mode = Mode(S_IWUSR);