Struct hotwatch::Event [] [src]

pub struct Event {
    pub path: String,
    // some fields omitted
}

Fields

Methods

impl Event
[src]

Trait Implementations

impl Debug for Event
[src]

Formats the value using the given formatter.