Fuzz introspector: streaming
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
12 0 EP call site: 00000

Fuzzer calltree

0 fuzz_target [function] [call site] 00000
1 stream_safe [function] [call site] 00002
2 StreamSafe::new [function] [call site] 00003
2 Self::collect [function] [call site] 00005
1 chars().stream_safe().collect::<String> [function] [call site] 00006
1 StreamSafe::new [function] [call site] 00007
1 StreamSafe::new [function] [call site] 00008
1 String::chars [function] [call site] 00009
1 Rc::clone [function] [call site] 00010
1 Self::borrow_mut [function] [call site] 00012