(function() {var implementors = {}; implementors["tokio_http2"] = ["impl Drain for Async","impl<W, F> Drain for Streamer<W, F> where F: Send + Format, W: Send + 'static + Write",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()