Home
last modified time | relevance | path

Searched defs:trie_type (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/icu_collections/src/codepointtrie/
Dplanes.rs184 let trie_type = TrieType::Small; in get_planes_trie() localVariable
Dcptrie.rs176 pub trie_type: TrieType, field