mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 13:07:00 +01:00
4 lines
4.7 KiB
JavaScript
4 lines
4.7 KiB
JavaScript
(function() {var implementors = {
|
|
"kanidmd_core":[["impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"kanidmd_core/https/middleware/struct.CacheableMiddleware.html\" title=\"struct kanidmd_core::https::middleware::CacheableMiddleware\">CacheableMiddleware</a>"],["impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"kanidmd_core/https/middleware/struct.NoCacheMiddleware.html\" title=\"struct kanidmd_core::https::middleware::NoCacheMiddleware\">NoCacheMiddleware</a>"],["impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"kanidmd_core/https/middleware/struct.StaticContentMiddleware.html\" title=\"struct kanidmd_core::https::middleware::StaticContentMiddleware\">StaticContentMiddleware</a>"],["impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"kanidmd_core/https/middleware/struct.StrictResponseMiddleware.html\" title=\"struct kanidmd_core::https::middleware::StrictResponseMiddleware\">StrictResponseMiddleware</a>"],["impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"kanidmd_core/https/middleware/struct.UIContentSecurityPolicyResponseMiddleware.html\" title=\"struct kanidmd_core::https::middleware::UIContentSecurityPolicyResponseMiddleware\">UIContentSecurityPolicyResponseMiddleware</a>"],["impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"kanidmd_core/https/middleware/struct.VersionHeaderMiddleware.html\" title=\"struct kanidmd_core::https::middleware::VersionHeaderMiddleware\">VersionHeaderMiddleware</a>"]],
|
|
"sketching":[["impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.68.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"sketching/middleware/struct.TreeMiddleware.html\" title=\"struct sketching::middleware::TreeMiddleware\">TreeMiddleware</a>"]]
|
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |