Constant lrs::inotify::events::INEV_MOVE

Shortcut for INEV_MOVED_FROM | INEV_MOVED_TO.

Syntax

const INEV_MOVE: InodeEvents = InodeEvents(IN_MOVE);