Skip to main content

terminal_byte

Function terminal_byte 

Source
pub open spec fn terminal_byte() -> TerminalByte
Expand description
{ Refined(U8, |b: u8| b < CONTINUATION_BIT) }

Check that high bit is not set.