Enum notify::windows::MetaEvent[][src]

pub enum MetaEvent {
    SingleWatchComplete,
    WatcherAwakened,
}

Variants

Auto Trait Implementations

impl Send for MetaEvent

impl Sync for MetaEvent