Type Definition sincere::app::Handle [] [src]

type Handle = Fn(&mut Context) + Send + Sync + 'static;