Files
greptimedb/trait.impl/axum_core/extract/trait.FromRequest.js
2026-03-13 04:38:03 +00:00

9 lines
786 B
JavaScript

(function() {
var 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>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[518]}