Skip to main content

ascii_digit

Function ascii_digit 

Source
pub open spec fn ascii_digit(b: u8) -> bool
Expand description
{ ASCII_ZERO <= b <= ASCII_NINE }