Enum fswatch_sys::FswFilterType [] [src]

#[repr(C)]
pub enum FswFilterType { Include, Exclude, }

A filter type.

Variants

Trait Implementations

impl Debug for FswFilterType
[src]

Formats the value using the given formatter.