Constant inotify::watch_mask::OPEN []

pub const OPEN: WatchMask = WatchMask{bits: ffi::IN_OPEN,}

File or directory was opened.