Files
greptimedb/trait.impl/tower_service/trait.Service.js
2025-12-23 10:07:07 +00:00

9 lines
2.2 KiB
JavaScript

(function() {
var implementors = Object.fromEntries([["meta_srv",[["impl Service&lt;Request&lt;Body&gt;&gt; for <a class=\"struct\" href=\"meta_srv/service/admin/struct.Admin.html\" title=\"struct meta_srv::service::admin::Admin\">Admin</a>"]]],["servers",[["impl&lt;S&gt; Service&lt;Request&lt;Body&gt;&gt; for <a class=\"struct\" href=\"servers/http/timeout/struct.DynamicTimeout.html\" title=\"struct servers::http::timeout::DynamicTimeout\">DynamicTimeout</a>&lt;S&gt;<div class=\"where\">where\n S: Service&lt;Request&lt;Body&gt;, Response = Response&gt; + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + 'static,</div>"],["impl&lt;S&gt; Service&lt;Request&lt;Body&gt;&gt; for <a class=\"struct\" href=\"servers/metrics/struct.MetricsMiddleware.html\" title=\"struct servers::metrics::MetricsMiddleware\">MetricsMiddleware</a>&lt;S&gt;<div class=\"where\">where\n S: Service&lt;Request&lt;Body&gt;, Response = Response&lt;Body&gt;&gt; + <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>"],["impl&lt;S, ReqBody&gt; Service&lt;Request&lt;ReqBody&gt;&gt; for <a class=\"struct\" href=\"servers/grpc/memory_limit/struct.MemoryLimiterExtensionService.html\" title=\"struct servers::grpc::memory_limit::MemoryLimiterExtensionService\">MemoryLimiterExtensionService</a>&lt;S&gt;<div class=\"where\">where\n S: Service&lt;Request&lt;ReqBody&gt;&gt;,\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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[191,1769]}