mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-30 03:40:37 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@fcb77fd025 🚀
This commit is contained in:
9
trait.impl/tower_service/trait.Service.js
Normal file
9
trait.impl/tower_service/trait.Service.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["meta_srv",[["impl Service<Request<Body>> for <a class=\"struct\" href=\"meta_srv/service/admin/struct.Admin.html\" title=\"struct meta_srv::service::admin::Admin\">Admin</a>",0]]],["servers",[["impl<S> Service<Request<Body>> for <a class=\"struct\" href=\"servers/http/timeout/struct.DynamicTimeout.html\" title=\"struct servers::http::timeout::DynamicTimeout\">DynamicTimeout</a><S><div class=\"where\">where\n S: Service<Request<Body>, Response = Response> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + 'static,</div>",0],["impl<S> Service<Request<Body>> for <a class=\"struct\" href=\"servers/metrics/struct.MetricsMiddleware.html\" title=\"struct servers::metrics::MetricsMiddleware\">MetricsMiddleware</a><S><div class=\"where\">where\n S: Service<Request<Body>, Response = Response<Body>> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + 'static,\n S::Future: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + 'static,</div>",0],["impl<S, ReqBody> Service<Request<ReqBody>> for <a class=\"struct\" href=\"servers/grpc/memory_limit/struct.MemoryLimiterExtensionService.html\" title=\"struct servers::grpc::memory_limit::MemoryLimiterExtensionService\">MemoryLimiterExtensionService</a><S><div class=\"where\">where\n S: Service<Request<ReqBody>>,\n S::Future: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + 'static,</div>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[193,1775]}
|
||||
Reference in New Issue
Block a user