[][src]Function wasm_graph::generate_file

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

Save graph representation to file.