Function flo_binding::notify [] [src]

pub fn notify<TFn>(when_changed: TFn) -> Arc<Notifiable> where
    TFn: 'static + Send + FnMut(), 

Creates a notifiable reference from a function