Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_properties/src/
Dnames.rs484 pub struct PropertyNamesShort<T: NamedEnumeratedProperty> { struct
488 impl<T: NamedEnumeratedProperty> core::fmt::Debug for PropertyNamesShort<T> { implementation
511 impl<T: NamedEnumeratedProperty> PropertyNamesShort<T> { impl