MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / trim.rs

File trim.rs

hail-fuzz/src/trim.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use icicle_fuzzing::CrashKind;
2use rand::{seq::SliceRandom, Rng};
3
4use crate::{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected