Function wasm_graph::generate_file

source ·
pub fn generate_file<P: AsRef<Path>>(module: &Module, p: P) -> Result<(), Error>
Expand description

Save graph representation to file.