Constant inotify::watch_mask::MOVED_TO []

pub const MOVED_TO: WatchMask = WatchMask{bits: ffi::IN_MOVED_TO,}

Generated for the directory containing the new filename when a file is renamed.