Searched defs:HttpSource (Results 1 – 1 of 1) sorted by relevance
54 struct HttpSource<F: Format> { struct60 impl<F: Format + Send + Sync + Debug> AsyncSource for HttpSource<F> { argument