1 line
337 B
JavaScript
1 line
337 B
JavaScript
window.SIDEBAR_ITEMS = {"enum":[["Error","An error that can occur during construction of a trie."]],"struct":[["TrieSetOwned","An owned trie set."],["TrieSetSlice","A borrowed trie set."]],"type":[["Result","A type alias that maps to `std::result::Result<T, ucd_trie::Error>`."],["TrieSet","A type alias for `TrieSetSlice<'static>`."]]}; |