Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiFuzz/MultiFuzz
/ default_num_vecs
Function
default_num_vecs
icicle-cortexm/src/config.rs:557–559 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
555
}
556
557
fn default_num_vecs() -> u32 {
558
256
559
}
560
561
fn default_interrupt_limit() -> u32 {
562
3000
Callers
1
default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected