Constant lrs::file::mode::MODE_USER_READ

The owner of the file can read from it.

Syntax

const MODE_USER_READ: Mode = Mode(S_IRUSR);