parse_cpp_file

Function parse_cpp_file 

Source
pub fn parse_cpp_file(path: &Path) -> Result<CppAst, String>