Enum fswatch::ffi::fsw_monitor_type [] [src]

#[repr(C)]
pub enum fsw_monitor_type { system_default_monitor_type, fsevents_monitor_type, kqueue_monitor_type, inotify_monitor_type, windows_monitor_type, poll_monitor_type, fen_monitor_type, }

Variants

Trait Implementations

impl From<FswMonitorType> for fsw_monitor_type
[src]

Performs the conversion.