Skip to main content

load

Function load 

Source
pub fn load(path: &Path) -> CodeGraph
Expand description

Load a CodeGraph from a file path. Returns an empty graph if the file does not exist or cannot be parsed.