Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_properties/src/
Dnames.rs352 pub struct PropertyNamesLong<T: NamedEnumeratedProperty> { struct
356 impl<T: NamedEnumeratedProperty> core::fmt::Debug for PropertyNamesLong<T> { implementation
378 impl<T: NamedEnumeratedProperty> PropertyNamesLong<T> { impl