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

9 lines
790 B
JavaScript

(function() {
const implementors = Object.fromEntries([["servers",[["impl&lt;S&gt; FromRequest&lt;S&gt; for <a class=\"struct\" href=\"servers/http/event/struct.PipelineContent.html\" title=\"struct servers::http::event::PipelineContent\">PipelineContent</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":[520]}