pub fn assert_vec_u8_ok_eq_no_warnings( expected: &[u8], actual: Result<(Vec<u8>, FormatLog)>, ) -> Vec<u8> ⓘ