Summary: 18 instances, 16 unique Text Count // TODO: Add ignoring inner fields 1 // TODO: Implement logic for resizing? 2 // TODO BUGBUG: need to decouple BinarySerialize from NewFuzzed to not hit this case with mixed unit/struct enum 2 // TODO: Fix mutation methods 1 // TODO: here be dragons? num_iterations is a usize and we're casting it to a u64. on 64-bit systems this 1 // TODO: This will keep any #[fuzzer(ignore)] or #[weight(N)] attributes... 1 // TODO: maybe refactor attributes so that they can retain original span 1 // TODO: Split this into its own derive 1 // TODO: refactor this to use the same pattern as Mutatable/NewFuzzed introduced 1 // TODO: produce an error 1 // TODO: Change this once const generics are stabilized 1 // TODO: we can provide better diagnostics if we instead use the span 1 // TODO: start_iteration probably isn't necessary 1 // TODO: FIx 1 // TODO: Clean up this string interface. This isn't the cleanest 1 // TODO: Uncomment once const generics are more stable 1