(function() {var implementors = {};
implementors["lib"] = [{text:"impl<T> !<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html\" title=\"trait std::panic::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lib/trie/basic/struct.Node.html\" title=\"struct lib::trie::basic::Node\">Node</a><T>",synthetic:true,types:["lib::trie::basic::Node"]},{text:"impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html\" title=\"trait std::panic::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"enum\" href=\"lib/trie/basic/enum.Leaf.html\" title=\"enum lib::trie::basic::Leaf\">Leaf</a><T> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html\" title=\"trait std::panic::RefUnwindSafe\">RefUnwindSafe</a>, </span>",synthetic:true,types:["lib::trie::basic::Leaf"]},{text:"impl !<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/panic/trait.RefUnwindSafe.html\" title=\"trait std::panic::RefUnwindSafe\">RefUnwindSafe</a> for <a class=\"struct\" href=\"lib/trie/word/struct.WordTrie.html\" title=\"struct lib::trie::word::WordTrie\">WordTrie</a>",synthetic:true,types:["lib::trie::word::WordTrie"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()