pub exec fn utc_offset_valid(bytes: &[u8], pos: usize) -> boolExpand description
requires
pos + 5 == bytes.len(),returnsutc_offset_wf(bytes@, pos),Verified executable implementation of utc_offset_wf.