(function() {var implementors = {}; implementors["tokio_http2"] = ["impl<T, P> Service for ClientService<T, P> where P: ClientProto<T>, T: 'static","impl<T, P> Service for ClientService<T, P> where P: ClientProto<T>, T: 'static","impl<R, S, E> Service for ClientProxy<R, S, E> where E: From<Error>",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()