Trait unic_char_property::NumericCharPropertyValue [−][src]
pub trait NumericCharPropertyValue { }
Marker for numeric types accepted by NumericCharProperty
.
Implementors
impl NumericCharPropertyValue for u8
pub trait NumericCharPropertyValue { }
Marker for numeric types accepted by NumericCharProperty
.
impl NumericCharPropertyValue for u8 |