Enum fswatch::FswFilterType [] [src]

pub enum FswFilterType {
    Include,
    Exclude,
}

A filter type.

Variants

Trait Implementations

impl Debug for FswFilterType
[src]

Formats the value using the given formatter.