inotify::ffi::IN_MOVED_FROM [-] [+] [src]

pub const IN_MOVED_FROM: uint32_t = 0x00000040

Event: File or directory was moved away.

When monitoring a directory, the event may occur only for the files within, not the directory itself.