pub exec fn generalized_fields_valid(bytes: &[u8], main_end: usize) -> boolExpand description
requires
main_end <= bytes.len(),returnsgeneralized_fields_wf(bytes@, main_end),Verified executable implementation of generalized_fields_wf.