Constant inotify::watch_mask::ACCESS []

pub const ACCESS: WatchMask = WatchMask{bits: ffi::IN_ACCESS,}

File was accessed.