pub type FilePatch = Patch<FileEvent>;
Patch of file events.
pub struct FilePatch(/* private fields */);