Trait icu::properties::props::ParseableEnumeratedProperty
source · pub trait ParseableEnumeratedProperty: Sealed + TrieValue { }
Expand description
A property whose value names can be parsed from strings.
Object Safety§
This trait is not object safe.