Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ function_generator.rs
File
function_generator.rs
cranelift/fuzzgen/src/function_generator.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::config::Config;
2
use crate::cranelift_arbitrary::CraneliftArbitrary;
3
use crate::target_isa_extras::TargetIsaExtras;
4
use anyhow::Result;
Callers
nothing calls this directly
Calls
15
from_iter
Function · 0.85
from
Function · 0.85
split
Method · 0.80
collect
Method · 0.80
constraints
Method · 0.80
ctrl_typeset
Method · 0.80
copied
Method · 0.80
num_fixed_results
Method · 0.80
num_fixed_value_arguments
Method · 0.80
value_argument_constraint
Method · 0.80
new
Function · 0.50
replace
Function · 0.50
Tested by
no test coverage detected