Enum fswatch_sys::FswMonitorType [] [src]

pub enum FswMonitorType {
    SystemDefaultMonitorType,
    FSEventsMonitorType,
    KQueueMonitorType,
    INotifyMonitorType,
    WindowsMonitorType,
    PollMonitorType,
    FenMonitorType,
}

Variants

Trait Implementations

impl Debug for FswMonitorType
[src]

Formats the value using the given formatter.