Trait handlebars_iron::Watchable [] [src]

pub trait Watchable {
    fn watch(&self);
}

Required Methods

fn watch(&self)

Implementors