Constant inotify::watch_mask::CLOSE_NOWRITE []

pub const CLOSE_NOWRITE: WatchMask = WatchMask{bits: ffi::IN_CLOSE_NOWRITE,}

File or directory not opened for writing was closed.