mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
3 lines
903 B
JavaScript
3 lines
903 B
JavaScript
(function() {var implementors = {};
|
|
implementors["kanidm"] = [{"text":"impl<State: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.62.0/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.62.0/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.62.0/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + 'static> Middleware<State> for <a class=\"struct\" href=\"kanidm/tracing_tree/struct.TreeMiddleware.html\" title=\"struct kanidm::tracing_tree::TreeMiddleware\">TreeMiddleware</a>","synthetic":false,"types":["kanidm::tracing_tree::middleware::TreeMiddleware"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |