(function() {var implementors = {}; implementors["tokio_proto"] = [{"text":"impl<T, P> Service for ClientService<T, P> where
    T: 'static,
    P: ClientProto<T>, 
","synthetic":false,"types":["tokio_proto::simple::pipeline::client::ClientService"]},{"text":"impl<T, P> Service for ClientService<T, P> where
    T: 'static,
    P: ClientProto<T>, 
","synthetic":false,"types":["tokio_proto::simple::multiplex::client::ClientService"]},{"text":"impl<R, S, E: From<Error>> Service for ClientProxy<R, S, E>","synthetic":false,"types":["tokio_proto::util::client_proxy::ClientProxy"]}]; implementors["tokio_service"] = []; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()