Type Alias HexChar

Source
pub type HexChar = ExpectChar<HexCharPredicate>;

Aliased Typeยง

pub struct HexChar(/* private fields */);