Fuzz introspector: roundtrip
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
27 0 EP call site: 00000

Fuzzer calltree

0 fuzz_target [function] [call site] 00000
1 bincode::config::standard [function] [call site] 00001
1 with_limit::<1024> [function] [call site] 00003
1 bincode::decode_from_slice [function] [call site] 00004
2 super::de_borrowed::borrow_decode_from_slice [function] [call site] 00005
3 BorrowedSerdeDecoder::<DecoderImpl<SliceReader<'de>, [call site] 00006
4 super::de_borrowed::borrow_decode_from_slice [function] [call site] 00007
3 D::deserialize [function] [call site] 00008
3 OwnedSerdeDecoder::as_deserializer [function] [call site] 00009
3 encode_slice_len [function] [call site] 00010
4 CodableVec::encode [function] [call site] 00011
5 CodableVec::encode [function] [call site] 00013
3 DecoderImpl::borrow_reader [function] [call site] 00014
3 encode_slice_len [function] [call site] 00015
3 derive_with_polluted_scope::Ok [function] [call site] 00016
1 bincode::encode_to_vec [function] [call site] 00017
2 crate::enc::EncoderImpl::new [function] [call site] 00018
2 crate::VecWriter::default [function] [call site] 00019
2 E::serialize [function] [call site] 00021
2 derive_with_polluted_scope::Ok [function] [call site] 00022
2 EncoderImpl::into_writer [function] [call site] 00023
2 VecWriter::collect [function] [call site] 00024
1 Result::expect [function] [call site] 00025
1 bincode::decode_from_slice [function] [call site] 00026
1 Result::unwrap [function] [call site] 00027