Crate fswatch_sys [] [src]

FFI bindings and Rust wrappers for libfswatch.

Structs

Fsw

Static methods for fswatch.

FswCEvent

An event from fswatch.

FswCMonitorFilter

A monitor filter.

FswSession

A session in fswatch, revolving around a handle.

FswSessionBuilder

A builder for FswSession.

Enums

FswError

An error in the library. FromFsw denotes an error stemming from fswatch, rather than this library.

FswEventFlag

Flags denoting the operation(s) within an event.

FswFilterType

A filter type.

FswMonitorType

The various possible monitors that fswatch can utilize.

FswStatus

Status codes from fswatch.