Searched defs:PropertyUnicodeSet (Results 1 – 2 of 2) sorted by relevance
984 pub enum PropertyUnicodeSet<'data> { enum999 impl<'data> PropertyUnicodeSet<'data> { impl
170 const SINGLETON: &'static PropertyUnicodeSet<'static>; variable