trie-alg 0.4.0

Trie implementation
Documentation
1
2
3
(function() {var implementors = {
"lib":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.80.1/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lib/trie/charset/struct.Ascii.html\" title=\"struct lib::trie::charset::Ascii\">Ascii</a>",1,["lib::trie::charset::Ascii"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.80.1/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lib/trie/charset/struct.LowerCase.html\" title=\"struct lib::trie::charset::LowerCase\">LowerCase</a>",1,["lib::trie::charset::LowerCase"]],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.80.1/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lib/trie/charset/struct.UpperCase.html\" title=\"struct lib::trie::charset::UpperCase\">UpperCase</a>",1,["lib::trie::charset::UpperCase"]],["impl&lt;C, const SIZE: <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.80.1/std/primitive.usize.html\">usize</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.80.1/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lib/trie/struct.MultiTrie.html\" title=\"struct lib::trie::MultiTrie\">MultiTrie</a>&lt;C, SIZE&gt;<div class=\"where\">where\n    C: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.80.1/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a>,</div>",1,["lib::trie::MultiTrie"]],["impl&lt;C, const SIZE: <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.80.1/std/primitive.usize.html\">usize</a>&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.80.1/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lib/trie/struct.Trie.html\" title=\"struct lib::trie::Trie\">Trie</a>&lt;C, SIZE&gt;<div class=\"where\">where\n    C: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.80.1/core/panic/unwind_safe/trait.RefUnwindSafe.html\" title=\"trait core::panic::unwind_safe::RefUnwindSafe\">RefUnwindSafe</a>,</div>",1,["lib::trie::Trie"]]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()