Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use icicle_fuzzing::CrashKind;
2
use rand::{seq::SliceRandom, Rng};
3
4
use crate::{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected