pub trait NumericCharPropertyValue { }
Expand description

Marker for numeric types accepted by NumericCharProperty.

Implementations on Foreign Types§

source§

impl NumericCharPropertyValue for u8

Implementors§