Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_casemap/src/provider/
Dexceptions.rs40 pub struct CaseMapExceptions<'data> { struct
46 impl CaseMapExceptions<'_> { implementation