Files
greptimedb/trait.impl/axum_core/extract/trait.FromRequestParts.js
2026-05-15 04:01:35 +00:00

9 lines
2.8 KiB
JavaScript

(function() {
const implementors = Object.fromEntries([["servers",[["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.LogTableName.html\" title=\"struct servers::http::extractor::LogTableName\">LogTableName</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.OtlpMetricOptions.html\" title=\"struct servers::http::extractor::OtlpMetricOptions\">OtlpMetricOptions</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.PipelineInfo.html\" title=\"struct servers::http::extractor::PipelineInfo\">PipelineInfo</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.SelectInfoWrapper.html\" title=\"struct servers::http::extractor::SelectInfoWrapper\">SelectInfoWrapper</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0],["impl&lt;S&gt; FromRequestParts&lt;S&gt; for <a class=\"struct\" href=\"servers/http/extractor/struct.TraceTableName.html\" title=\"struct servers::http::extractor::TraceTableName\">TraceTableName</a><div class=\"where\">where\n S: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a>,</div>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[2604]}