parse_file

Function parse_file 

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

Parse file to graph representation.