Skip to main content

collect_fn_names

Function collect_fn_names 

Source
fn collect_fn_names(module: &Module, out: &mut HashSet<String>)
Expand description

Collects all function names from a stdlib [Module] tree into out.