[][src]Function wasm_graph::parse_file

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

Parse file to graph representation.