inotify::ffi::IN_MOVED_FROM [] [src]

pub const IN_MOVED_FROM: uint32_t = 64

Event: File or directory was moved away.

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