Type Definition flo_http_ui::HttpUpdateStream [] [src]

type HttpUpdateStream = Box<Stream<Item = Vec<Update>, Error = ()> + Send>;